When I try to install the apk file on devices running Gingerbread and Froyo, it gives this error: Application could not be installed: pkg: /sdcard/temp.apk Failed [INSTALL_FAILED_DEXOPT]. If someone installs it through Google Play, a pop-up window will appear with the following message: "The package file is not valid." I contacted Google Play Developer Support, and they advised me to search for “dexopt failed gingerbread froyo” on the android dev forums, and I searched for this problem but couldn't find any solution. Any help would be appreciated.
Edit: Does this error help? DexInv: --- END '/mnt/asec/org.example.android-1/pkg.apk' --- status = 0x000b, process failed dexopt failed to execute '/ data / dalvik-cache / mnt@asec @ org.example.android-1@pkg.apk @ classes.dex 'res = 11
source share