Cannot Parse the Package - Android Publishing
AnunnakiCreators
Member Posts: 54
More errors thank god with my app deployment this time, when going to verify that the app runs on Android versions I get the following error:
Cannot Parse the Package
I have been scouring the forums and everything that I have found has not worked in solving this. Specifically apkinstaller app.
Cannot Parse the Package
I have been scouring the forums and everything that I have found has not worked in solving this. Specifically apkinstaller app.
Comments
The package name of your apk is invalid. Package names must start with a character and can only contain characters, numbers, underscores and dots. They must have at least one dot, cannot end with a dot, and cannot contain any runs of more than one consecutive dot.
/edit just noticed the "they must have at least one dot" part
I have solved the keystore and zipalign challenges - just this one last problem (other than the sound lag and no URL link support).
John K.