Sunday, June 17, 2012

Invalid APK File?

Ok, so i am talking the Android package names here, not the names of the apps everyone sees.

Ya have to use Jarsigner to sign ya app and that appears to work great. However when I try and send the APK file to the Android device I get this error 'INSTALL_FAILED_INVALID_APK'. It took me a while of trial and error, but eventually I have found the issue.

The only thing wrong is I called my APK file '5gc.apk'. that was a mistake, and I never even got a warning about it from the Deploy_Tool, which disappoints me a bit.

Ahh well, I hope this snippet of information helps others.

Laters
Da Voodoochief

No comments:

Post a Comment