philipy355 / 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 API. Send/receive messages from your wearable/mobile device.

Home Page:https://bharathvishal.github.io/Message-communication-using-Wearable-Data-Layer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 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

 

Screenshots :

Screenshot 2 Screenshot 1

 

Year developed :

2019

 

SDK Info :

Mobile version Min SDK : 23 | Target SDK : 33 | Gradle : 8.0.0 | Kotlin

Wearable version Min SDK : 25 | Target SDK : 33 | Gradle : 8.0.0 | Kotlin

 

Device Requirements :

Wear OS 2.x

 

Android Studio Version :

Android Studio Flamingo | 2022.2.1

 

License :

Apache License 2.0  

 

© 2019-2023. 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 API. Send/receive messages from your wearable/mobile device.

https://bharathvishal.github.io/Message-communication-using-Wearable-Data-Layer/

License:Apache License 2.0


Languages

Language:Kotlin 100.0%