Game Development Reference
In-Depth Information
4.
Open the TCP port 5601 on your computer so that the Android Wear
emulator can use it to communicate with your Android device.
5.
Finally, to connect your Android Wear emulator to your Android
device run the following command:
adb -d forward tcp:5601 tcp:5601
Now your Android Wear emulator is connected to your Android device. See Figure 11-21 .
Figure 11-21. Android device connected to the Wear emulator
 
Search WWH ::




Custom Search