Bharath Vishal G

Results 5 repositories owned by Bharath Vishal G

BatteryStats-for-Android

43
Stars
7
Forks
Watchers

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

App-Manager-for-Android

53
Stars
18
Forks
Watchers

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

Biometric-Authentication-Android

62
Stars
12
Forks
Watchers

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

Root-Checker

33
Stars
11
Forks
Watchers

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

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.