I have found this in another thread, but couldn't resist to also tell it here.
Thanks to @kakocr2000 for the tutorial
Thanks to @kakocr2000 for the tutorial
Quote:
| Hi, I uploaded this tutorial for you guys. And yes, it's supposed to work with iOS and Android! So, before I start I want to credit @moneytoo for his tutorial to Reset Wear Client and to the creator of Beelink. Let's start! 1) Install ADB on your computer 2) Enable USB Debugging on both, the watch and the phone 3) Download on your computer this APK: http://ift.tt/1lfaXwQ 4) Install the APK of BeeLink on your watch through ADB. It's done using the following tutorial: http://ift.tt/1vNTn40 5) Now you should have the app on your phone. The following steps are easy: Watch is connected with phone A so turn off Bluetooth on this phone. Execute following command (with Wear connected and ADB enabled - doesn't require root). Code: adb shell "pm clear com.google.android.gms && reboot" 7) Power on Bluetooth on phone B. Depending whatever devices were paired previously, confirm pairing code or initiate new pairing using following command (thanks @matejdro) or also use the wear app for that. Code: adb shell "am start -a android.bluetooth.adapter.action.REQUEST_DISCOVERA BLE" |
from xda-developers http://ift.tt/1XOi23e
via IFTTT
No comments:
Post a Comment