I am developing an Android application using Android 2.2, my application APK size is 22.5 MB, and I would like to create a new build for a Samsung tablet. I got the following error:
INSTALL_FAILED_DEXOPT
How do I solve this kind of error?
I am developing an Android application using Android 2.2, my application APK size is 22.5 MB, and I would like to create a new build for a Samsung tablet. I got the following error:
INSTALL_FAILED_DEXOPT
How do I solve this kind of error?
Restarting the emulator from the Android SDK and AVD Manager
and selecting the option Wipe User Data
has solved this problem for me.
You can find the option as highlighted in the below given image: