Vote count:
0
Now i try to develop android wearable application. but i don't have wearable device. so that i used Android wearable emulator. I tried to connect with wearable emulator and phone. Phone connected with usb cable. My phone API version is 19. Wearable emulator version 20. I installed Android Wear application in my phone. I tried to connect emulator and device by ADB command.
Check The Device List
adb devices
Results
C:\Program Files (x86)\Android\android-studio\sdk\platform-tools>adb devices
List of devices attached
HT365W906209 device
emulator-5554 device
AVD communication port to phone
adb -d forward tcp:5601 tcp:5601
Results
C:\Program Files (x86)\Android\android-studio\sdk\platform-tools>adb -d forward tcp:5601 tcp:5601
C:\Program Files (x86)\Android\android-studio\sdk\platform-tools>
After the execute above the command, i cann't connect with my device and emulator. This is my following tutorial.
This is android wear application in my phone.
Android wearable emulator can't connect with usb connected phone
Aucun commentaire:
Enregistrer un commentaire