Skip to content Skip to sidebar Skip to footer

App Causes AOT (optimizing Apps) On Every Reboot

My Android app seems to cause Ahead of time compilation after every reboot for some users. Only the single app is optimized: Optimizing App 1 of 1 The app uses JNI if that matters.

Solution 1:

This was caused by D8 and will be fixed: https://issuetracker.google.com/issues/77842465


Post a Comment for "App Causes AOT (optimizing Apps) On Every Reboot"