Android Wear: upload test build to smart watch

Hi

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.

Anyone know how to fix this problem ?

Best,
Serhiy and all ExcaliburGames studio.

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?

So you got ur build installed in wear ?

I followed this link http://technidus.com/tutorial-creating-build-in-android-studio-from-unity-project/

But I am stuck - How to port game on android wear ? - Questions & Answers - Unity Discussions

Can you guys suggest something ?

I wrote a tutorial and added example projects to it.
http://pastille.se/2016/12/13/make-unity-games-run-android-wear/ Hope this helps