Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bharathvishal/message-communication-using-wearable-data-layer-for-android-wear-os

A two way message communication app for Wear OS that makes use of Wearable data layer API. Send/receive messages from your wearable/mobile device.
https://github.com/bharathvishal/message-communication-using-wearable-data-layer-for-android-wear-os

android android-application android-development android-studio androidapplication androidsampleproject androidwear application bluetooth communication datalayer gradle kotlin kotlinsample messages messaging module-pattern native wearableapp wearos

Last synced: about 19 hours ago
JSON representation

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

Awesome Lists containing this project

README

        

# Message communication using Wearable Data Layer for Android/Wear OS

A two way message communication app for Wear OS that makes use of Wearable Data Layer API. 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](https://github.com/BharathVishal/Message-communication-using-Wearable-Data-Layer/blob/master/Preview/PreviewGif.gif)

 
### Screenshots :
![Screenshot 2](https://github.com/BharathVishal/Message-communication-using-Wearable-Data-Layer/blob/master/Screenshots/2.png?s=10)
![Screenshot 1](https://github.com/BharathVishal/Message-communication-using-Wearable-Data-Layer/blob/master/Screenshots/1.png?s=10)

 
### Year developed :
2019

 
### SDK Info :
Mobile version
Min SDK : 23 | Target SDK : 35 | Gradle : 8.9.0 | Kotlin

Wearable version
Min SDK : 25 | Target SDK : 35 | Gradle : 8.9.0 | Kotlin

 
### Device Requirements :
Wear OS 2.x

 
### Android Studio Version :
Android Studio Ladybug | 2024.2.1 Patch 3

 

#### License :
[Apache License 2.0](https://github.com/BharathVishal/Message-communication-using-Wearable-Data-Layer-Android-Wear-OS/blob/master/LICENSE)
 

 

####
Android is a trademark of Google LLC. WEAR OS BY GOOGLE is a trademark of Google LLC.

 

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

Thank you. :slightly_smiling_face: