adb - Android Wear Preview not connecting to Wear Emulator -


i trying setup development environment google wear , have followed google's instructions setup port forwarding (adb -d forward tcp:5601 tcp:5601) getting error on device;

connection closed, waiting before trying again

i have emulator running on pc , android device nexus 4, 4.4.4.

screenshot

if you've updated everything, , have new emulator, might need android wear (not android wear preview). follow these steps: http://developer.android.com/preview/google-play-services-wear.html

you may have done recently, google play services 5.0, , android wear out (unofficially) it's worth trying again latest updates.

or, may need click emulator button in screenshot, let app know you're connecting emulator.


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

Python ctypes access violation with const pointer arguments -