A robust foundation for modern Android applications, featuring a clean MVVM architecture with the latest Android development tools and best practices. Built to accelerate your development workflow while maintaining code quality and scalability.
"Simplicity is the ultimate sophistication." - Leonardo da Vinci
- 100% Kotlin codebase with Coroutines & Flow
- Modern MVVM Architecture implementation
- Jetpack Components:
- Navigation Component
- ViewModel
- Dependency Injection with Hilt
- Network Layer with Retrofit & OkHttp
- Repository Layer
- Dependabot integration
- Clone this repository
- Rename the package name in
build.gradle.kts - Update the
applicationIdin app-levelbuild.gradle.kts - Sync project with Gradle files
- Start building your amazing app!