Last Updated: February 25, 2016
·
2.714K
· koffeinfrei

Android "package file was not signed correctly"

"package file was not signed correctly" -> read the caution block!!
http://developer.android.com/guide/publishing/app-signing.html#signapp

Quick fix: don't update to jdk7

Neither the build tools nor the google play upload will complain about the apk being incorrectly signed.