How to publish to a game to android?
expertmc
Member Posts: 49
I am trying to publish my game to android but I don't know how to do it, any help?
Comments
I just did this like 5 days ago so i know how I can help.
Click on Publish from GS Creator.
Then when it takes you to GS website click on Publish as New or Update an Existing just like if you were publishing to arcade
click on Android, upload an icon image, give it a name and save it.
fill out all the details,
Click Generate APK, and wait for it to notify you when you have the unsigned APK file.
Remember where you saved the APK file to on your computer so that you can browse to it later to sign it.
Then go to the 2nd comment of this post and follow the instructions.
http://forums.gamesalad.com/discussion/87569/signing-and-zip-aligning
Once you have the signed apk file you can upload to Google Play,
or if you don't have google play developer account you can upload to a server like dropbox or mediafire on the internet, and from your phone you can direction go to to that signed apk file and download and install on your phone.
thanks @tintran
you're welcome, glad to help.
The installing android SDK takes the longest. other than that everything else is pretty straight forward.