Need Help Testing Game on Android
AP_King7
Member Posts: 3
A friend and I are working on a new game and we've gotten pretty far. It looks and works great while test running it in GameSalad but how do we test it on our phone?? We obviously don't want to publish the game without making sure it looks and runs like we want it to. For instance, we have no idea whether or not our touch functions are working without testing them on an android. How do we go about doing this?
Comments
when you hit publish in gamesalad it just uploads game to there compile servers not the stores once you generated your app on there site you can download the .apk files and install them on your phone for testing.
I think you might be confused on my question. I want to test my program BEFORE publishing it. Is that only possible on every other game creator or with just writing the code? I'm not about to pay to publish a game that I don't even know if it works.
No you have to be a Pro user of Gamesalad to upload and test Android but if you have a Kindle I think thats still Free.
Alright, that really sucks. Sounds like I'm going to rewrite the entire program in java. I absolutely love GameSalad but the Windows port is borderline terrible compared to the Mac version, and I have a PC. Thanks for all of your help. Could you possibly tell me how to re-write my program in Java or point me in the right direction?