I have a problem pairing Genymotion and Android Wear emulator. I followed this tutorial:
- Install Android Wear emulator (api 22) and Genymotion (api 19).
- Install Android Wear and Android Wear Preview on Genymotion.
adb -s [dev name] forward tcp:5601 tcp:5601
- Open Android Wear Preview and try to connect, but the application is disconnecting all the time and trying again, like this post.
- Open another instance of Android Wear, the same happens.
- Download the new Genymotion emulator api 22, the same happens.
What could be the problem?