BharathVishal / Sensor-list-using-WearableRecyclerView-for-Wear-OS

A wearable sensor list app for Wear OS that displays the sensors using ScalingLazyColumn in Jetpack Compose and using WearableRecyclerView in xml. Wearable app with compose for wear implementation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sensor-list-using-WearableRecyclerView-for-Wear OS

A wearable sensor list app for Wear OS that displays the sensors using ScalingLazyColumn in Jetpack Compose and using WearableRecyclerView in xml. Wearable app with compose for wear implementation.

 

Usage:

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

 

Features :

  • View list of all sensors on your wearable device.
  • Displays sensor vendor
  • Has a JetPack compose version.
  • Has full crown support for scrolling
  • Supports round, rounded chin and square Wear OS devices

 

Preview :

Preview

 

Screenshots :

Screenshot 1 Screenshot 2

 

Year developed :

2019

 

SDK Info :

Min SDK : 25 | Target SDK : 34 | Gradle : 8.3.1 | Kotlin | Jetpack Compose

 

Device Requirements :

Wear OS 2.x

 

Android Studio Version :

Android Studio Iguana | 2023.2.1 Patch 1

 

License :

Apache License 2.0  

 

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

 

© 2019-2024. Developed by Bharath Vishal G (https://github.com/BharathVishal). Thank you. 🙂

About

A wearable sensor list app for Wear OS that displays the sensors using ScalingLazyColumn in Jetpack Compose and using WearableRecyclerView in xml. Wearable app with compose for wear implementation.

License:Apache License 2.0


Languages

Language:Kotlin 100.0%