MPAndroidChart in Jetpack Compose and Kotlin Flow. This will let you see real-time charts of various sensors available inside android like accelerometer, magnetic, light sensor, etc.
Sensify is an Android app that helps users analyze their Android phone's sensors with graphs and visuals. It provides a user-friendly interface and uses the sensors for various utilities. The app is implemented in Jetpack Compose with an MVVM architecture and takes advantage of Kotlin Coroutines and Jetpack libraries.
Sensify is an Android app that allows users to analyze their phone's sensors with graphs and visuals. It provides a user-friendly interface and uses the sensors for various utilities. The app is implemented in Jetpack Compose with an MVVM architecture and takes advantage of Kotlin Coroutines and Jetpack libraries. With real-time sensor outputs and customizable charts, Sensify is a valuable tool for sensor analysis on Android devices.
material-ui adds classes to Tailwind CSS for all common UI components. Classes like btn, card, etc. This allows us to focus on important things instead of making basic elements for every project.