Skip to content Skip to sidebar Skip to footer

Android Wearable Emulator Can't Connect With Usb Connected Phone

I'm trying to develop an android wearable application but I don't have wearable device. So I'm using an Android wearable emulator. I tried to connect with wearable emulator and pho

Solution 1:

You, and the tutorial as well, haven't mentioned that you explicity selected Pair with emulator right inside the Android Wear Companion app. So please give this a try:

Step 1 - Select "Pair with a new wearable"

pair with a new wearable

Step 2 - Select "Pair with emulator"

pair with emulator

Afterwards the ActionBar should say "Emulator - Connecting...". Execute the adb forward comand once again and it should work.


Post a Comment for "Android Wearable Emulator Can't Connect With Usb Connected Phone"