Android Wear works with iPhone/iOS

Android wear can get iphon's notification.
This app get notification using ANCS from iphone.
so, don't need jail break iphone and rooted wear.
I developed this app inspired by @MohammadAG's video.

Latest version

1. support music control without jailbreak iPhone. (don't need my cydia app.but, my app is little better than BLE Utility.)
2. setting time(need rooted wear device)
3. improve reconnection seaquence
1. install from android handheld. don't need adb.   
  use 4.4<= android handheld.

2. implement prototype of auto-reconnect
[check tutorial video on youtube](https://youtu.be/aPZ7UM6_aLw)
1. install from android handheld. don't need adb.   
  use 5.0<= android handheld.
1. auto screen turn off (after 1sec from getting notification.)
2. swipe to remove notification on iphone.

update

1. add some icons(include whatsapp)
2. screen awake from sleep when get notification
3. control calling(you can select accept or decline from your wear)
4. delete notificatin on iphone from wear.

Tested Devices

I have G watch R only.
so, you check other models, please let me know.

model result
G Watch R ◯ (12 hours long time test passed.)
G Watch ◯ (12 hours long time test passed.)
moto360 △ (can get notification, but connection is unstable. 4-5hours after connection is lost.please ambient mode turn on.(maybe moto360's BLE stack is something difflenet.)
Gear Live ◯ (12 hours long time test passed.)
SmartWatch3 ◯ (6 hours test passed.)
ZenWatch ◯ (12 hours long time test passed.)

Getting Started

tutorial video @ Youtube.

  1. Install "BLE Utility" app to your iPhone.
  2. Open Peripheral tab. don't need creating peripherals.
  3. Launch the app on your Android wear.
  4. Turn on "Blink" peripheral on LightBlue app.
  5. after 10sec, enter pin code.
  6. If success connect to iphone, success animation is played.
  7. Push wear's crown to back home screen. Don't swipe Activity. ※ if do not success(arrive cloud icon or stoppeted notification), please try restart app, Bluetooth off/on, remove paring bluetooth.
  8. tap "music" notification, you can control music app in iPhone.
  9. If your wear is getting rooted device, your wear's is automatically setting time.

apk install

1. install from play store

you can install from paly store.
need 4.4<= android handheld.

2. install github's apk with android handheld(adb over Bluetooth).

get apk from release page.
use mobile-release.apk.
install the apk using ADB over Bluetooth. need 4.4<= android handheld.

3.install github's apk without android handheld(usb adb).

get apk from release page.
use wearble-release.apk.
install the apk using ADB.

$ adb install Wearable-release.apk

If you want to use moto360, check official article for ADB over Bluetooth.

Community Support

xda thread
my twitter account