Skip to content

davidlewisthomas/android_wear_for_ios

 
 

Repository files navigation

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

  • v0.2.1 update
1. auto screen turn off (after 1sec from getting notification.)
2. swipe to remove notification on iphone.
  • v0.2

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 - (unconfirmed)
ZenWatch ◯ (12 hours long time test passed.)

Getting Started

tutorial video @ Youtube.

  1. Install apk to your Android wear.
  2. Install "Light Blue" app to your iPhone.
  3. Create virtual peripheral from "Blink" template.
  4. Launch the app on your Android wear.
  5. Turn on "Blink" peripheral on LightBlue app.
  6. If success connect to iphone, success animation is played.
  7. Push wear's crown to back home screen. Don't swipe Activity.

apk install

get apk from release page. 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

About

android wear works with iOS/iPhone

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%