Android viewer nor working
Baccarda
Member Posts: 122
Good evening
Why gamesalad creator is not showing preview on android button? I've turned on debugging mode on my device but nothing happens. and i have tried both versions of viewer - 13.40 and 13.41. Is anyone else experiencing something like this?
Comments
It works on my tablet (Galaxy Tab s) but GS creator says I'm using the wrong viewer, using 41 and looking for 40. If I don't click the ok button it works. Does not work on my phone (galaxy s5).
The viewer version needs to match the version of Creator you are using. If you've got 13.41 and need 13.40 you can download it next to the 13.40 release here: https://gamesalad.com/download/releases
If your device is not recognized by adb if you type 'adb devices' then Creator will not see it either. If the device is recognized you'll get a popup on the device asking if you want to trust this computer. You have to select yes.
If the device is not recognized then you need to install a usb driver for you device.
If you have a Google device you most likely want the Google driver: http://developer.android.com/sdk/win-usb.html
If you have a different device you may find the drivers here: http://developer.android.com/tools/extras/oem-usb.html
If not, your device manufacturer may have them on their web site.
SOLVED. Thanks guys