Other ways of testing on android? Cant get GS viewer to work.
As above, cant seem to get GS Viewer to work but the anoying thing is. I did get it to work once. I was wondering if there is alternative ways of testing to android?
As above, cant seem to get GS Viewer to work but the anoying thing is. I did get it to work once. I was wondering if there is alternative ways of testing to android?
Comments
You can actually push the . apk file to your phone and test that way. However, that'll require more work and you'll need to be familiar with how to publish to Android.
Ok i will try that way.. GS Viewer seems too temperamental. Do you know of a link or video to follow?
Once you get the android tools installed ( i recommend nvidias tegra installer) and the adb driver for your phone. the command is: adb install -r pathToAPK
There are instructions in the cookbook.
Once it's setup, the viewer is the easiest and quickest way to test your game, in my opinion.
The viewer works great on Mac and iOS, but have yet to see it working with an Android device, connected to either Mac or PC...