HELP - So confused with Android publishing right now!

Ok, I really need some help here!

This is what I get when using the different publishing buttons (when trying to update my old Gamesalad games):

Build AAB - Actually builds an apk (not aab!) but unable to side load it onto device for testing (gives error).

Build RC - Also builds an apk but unable to side load it onto device for testing (gives error).

Build - Builds an apk. Can side load and test but I believe it has a target API 29 (if this is the last stable build?) so would no longer be accepted by Google Play.

Download - This actually does download an AAB - but I have no idea if this based on the last stable build or the RC?

The error message I receive when trying to side load the APKs generated by the Build ABB or Build RC is:

adb: failed to install /Users/me/- Gamesalad Projects/- Invaders Inc/Google APK v2.0/appoutput5.apk: Failure [INSTALL_PARSE_FAILED_UNEXPECTED_EXCEPTION: Failed to parse /data/app/vmdl547889823.tmp/base.apk: AndroidManifest.xml]

Comments

Sign In or Register to comment.