An Android fitness application built with Kotlin and Jetpack Compose. It leverages the native SensorManager to convert real-world steps into "Lingqi" (Spiritual Energy), featuring a traditional Chinese ink-style UI and MVVM architecture.
"Transmuting kinetic energy into spiritual base."
- Language: Kotlin 100%
- UI Framework: Jetpack Compose (Material3)
- Architecture: MVVM (Model-View-ViewModel)
- Sensors: Android
SensorManager(Step Counter) for low-power tracking.
- Physical to Spiritual: Real-time mapping of step counts to "Lingqi" (η΅ζ°).
- Ink Style UI: Immersive traditional Chinese art style utilizing Compose Canvas & Box.
- Level System: From Qi Refining (ηΌζ°) to Foundation Establishment (ηεΊ).
- Clone the repository:
git clone [https://github.com/YourUsername/SpiritStep.git](https://github.com/YourUsername/SpiritStep.git)
- Open in Android Studio (Ladybug or newer).
- Connect a physical Android device (Step Counter sensor required).
- Run the app and start walking!
This project is licensed under the MIT License.