A sample implementation of AndroidX biometrics API using Kotlin. Authenticate using biometrics or PIN/Password if biometrics isn't available on device. Fully implemented in Jetpack compose using Material 3 dynamic theming and also has a separate implementation in xml with MDC 3.
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.
An app manager for Android written in Kotlin. View app related info, launch or uninstall apps. Fully implemented in Jetpack compose using Material You dynamic theming and also has a separate implementation in xml with MDC 3.
Displays all battery stats of an Android device using broadcast receiver. Fully implemented in Jetpack compose using Material You dynamic theming and also has a separate implementation in xml with MDC 3.
Displays all root related info(Device Rooted, Root Available, Root Path, Root given, Busy Box installation) of an Android Device. Fully implemented in Jetpack compose using Material 3 dynamic theming and also has a separate implementation in xml with MDC 3.