Our game-gesigner got Sony Smart Watch 3 and we decided create very simple game to test this platform.
So i create apk file (API 21) and execute all commands from
All was ok, but on the last command:
adb -e install game.apk
Console just hang. we waited some time but nothing happens.
Hey man, I see this post is quite old…did you figure out what was the problem?
I did not run the adb -e install game.apk command as you did. Instead I just deployed and ran everything from android studio. It took a while to deploy the app on the smartwatch ( i use a moto 360), but at the end it got installed. the only problem now is that it crashes as soon the “unity” logo is displayed… Have you managed to get any further?