Skip to content

abbasalim/Message-communication-using-Wearable-Data-Layer-Android-Wear-OS

 
 

Repository files navigation

Message communication using Wearable Data Layer - Android/Wear OS

A two way message communication app for Wear OS that makes use of Wearable data layer. Send/receive messages from your wearable/mobile device.

 

Usage:

  1. Open project and sync gradle.
  2. Modify the code to suit your needs.
  3. Watch out for more features.

To send/receive images:

  1. Install the app on your wearable and mobile device.
  2. Important - Make sure your watch is paired with your mobile device through bluetooth. You can pair your watch with your phone through the 'Wear OS' app.
  3. Once the device is paired, tap the 'Check for connected wearables' button in the mobile app.
  4. Finally type your message and send the message to your wearable device. You can follow the same to send a message from your wearable device to your mobile device.

 

Features :

  • Send/receive messages from your wearable/mobile device(Two way message communication).
  • Shows the full log of the message history.
  • Message acknowledgment and timeout.
  • Supports both round and square Wear OS devices

 

Preview :

Preview

 

Screenshots :

Screenshot 2 Screenshot 1

 

Year developed :

2019

 

SDK Info :

Mobile version Min SDK : 22 | Target SDK : 31 | Gradle : 7.0.3 | Kotlin

Wearable version Min SDK : 25 | Target SDK : 31 | Gradle : 7.0.3 | Kotlin

 

Device Requirements :

Wear OS 2.x

 

Android Studio Version :

Android Studio Arctic Fox | 2020.3.1 Patch 3

  © 2019-2021. Developed by Bharath Vishal G (https://github.com/BharathVishal).

Thank you. 😄

About

A two way message communication app for Wear OS that makes use of Wearable data layer. Send/receive messages from your wearable/mobile device.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 100.0%