- Built with Kotlin
- The homepage uses card design and supports both landscape and portrait orientations
- Includes FLog module for file logging, with customizable on/off switch, and easily integrates Timber for logging
- Includes FLog log viewer and log export module
- Includes a dark theme switch
- Includes a dynamic color switch
- Includes Preferences and PreferencesUtils
- Clone this repository
git clone https://github.com/eiyooooo/Kotlin-MD3-APP.git
- Open the project in Android Studio
- Create your own MD3 theme (Android views)
- Replace the theme
- Modify the APP name
- Modify the package name (replace
com.eiyooooo.example
) - Modify the FLog log prefix and suffix (replace
Example
)
- If you enjoy this project, please consider giving this repository a star.