

Download the official Android Wear app from the Play Store. If you have a problem, make sure that your phone is connected properly to the computer.Ĥ. If the steps have been successful, your command prompt will look like the example below. In the command prompt window, type: adb -d forward tcp:5601 tcp:5601. Navigate to the Android SDK’s installation folder -> platform tools, shift + right-click on an empty space, and choose Open command window here.ģ. Once the emulator is created, start it, and connect your phone to the computer.Ģ. Create an Android Wear emulator using the AVD that comes with the Android SDK.

Note: You have to repeat the whole process whenever you want to connect the emulator to the phone.ġ. If you cannot find this option in the list, go to About device -> tap on the Build Number line five times, go back to the Settings screen, and you will see the missing option there. In the Settings screen, scroll down to the bottom, and choose Developer options. On your phone, open the app drawer, and choose Settings.Ģ. – An Android Wear emulator (The emulator can be created using the AVD that comes with the SDK.)ġ. – An Android running Android 4.3 or above, with USB Debugging enabled – Android SDK (If you have not installed the SDK on your computer, you can download the installation file from here.) The emulator works similarly to a real watch, and it is possible to pair the emulator with a real phone. For this reason, testing an app on an emulator is a good idea. Even though developing wearable apps on a real device is recommended, buying every possible device with different screen shapes for testing purposes would be quite costly.
