Skip to content

kugchennai/base-mvvm-android-kt

 
 

Repository files navigation

Language   Owner   License

Base MVVM Android KT

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

✨ Key Components

  • 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

🚀 Quick Start

  1. Clone this repository
  2. Rename the package name in build.gradle.kts
  3. Update the applicationId in app-level build.gradle.kts
  4. Sync project with Gradle files
  5. Start building your amazing app!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Kotlin 100.0%