Jarsigner: unable to open jar file: android-release-unsigned.apk

Problem solved.

The docs need updating.

When you build a release the name of the file is app-release-unsigned.apk, NOT android-release-unsigned.apk

This really should be corrected in the docs!

12 Likes