Installing app takes minutes with dex2oat warnings
问题 I have re-opened an Android Studio project after quite some time, and I'm seeing fast builds as usual, but now the "Install" step from Android Studio (3.5) is taking minutes, while it used to take seconds. If I open the device Logcat while installing, I can see a huge amount of these: W/dex2oat: Method processed more than once: void com.package.base.view.BaseDialog.onSaveInstanceState(android.os.Bundle) W/dex2oat: Method processed more than once: void com.package.base.view.BaseDialog