Android publishing Doesn't allow to finish
paulkerry
Member, PRO Posts: 25
Hi Guys,
I know there is a post about this in 2017 but there is no solution for it.
I am having this issue now in 2020!!
you create your APK process goes good and then doesn't allow it to finish button is greyed out.
Comments
If you are on Mojave or newer try: https://forums.gamesalad.com/discussion/97599/gamesalad-creator-1-25-96-rc/p1
Not sure if this helps but I was having trouble creating android apk a few weeks ago.
(I'm on Catalina)
I downloaded the latest 'Android Studio and SDK tools'. Can be found in google search.
Then installed the open source JDK - called openJDK - also provided by Oracle.
The old link for Java SE Developer Kit in the GS android instructions is no longer open source.
(For GS team - might be worth updating this page at some point http://help.gamesalad.com/gamesalad-cookbook/publishing/4-android-publishing/4-01-getting-started-with-android/ )
You may need to relocate the zipalign once android studio & SDKs and openJDK are installed but then should able to create apk.
Maybe other GS users have something to add to this.