Android Wear Device Selection Box Says "offline Localhost:4444 Minsdk (api 20) > Devicesdk (api 1)"
I am trying to build android wear application, If I set minsdk to 20/21. It gives error below, But if I set it to 19, I get following error: /home/bhupinder/AndroidStudioProjects/
Solution 1:
I had the same error about API levels (deviceSdk = API 1). I fixed it by resetting the watch to factory settings (Settings > Reset device). When I paired it again with the phone the proper API level was reported.
Solution 2:
Do you have the watch connected via Bluetooth Debugging?
This might solve your problem: http://melix.github.io/blog/2014/10/android-moto360.html
Post a Comment for "Android Wear Device Selection Box Says "offline Localhost:4444 Minsdk (api 20) > Devicesdk (api 1)""