Skip to content

skyruler/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.

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 ◯(maybe long time test passed.)
moto360 △ (can get notification, but connection is unstable. maybe moto360's BLE stack is something difflenet.)
Gear Live - (unconfirmed)
SmartWatch3 - (unconfirmed)
ZenWatch - (unconfirmed)

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%