Skip to content

BhagyashriPatil1191/Android-Practice-Kotlin

Repository files navigation

Basic Hilt Setup (Android)

This project demonstrates a minimal and simple setup of Hilt for dependency injection in an Android application.

⚠️ Note: This is NOT a fully implemented Clean Architecture or production-ready MVVM setup. The purpose of this project is only to understand how Hilt works and how dependency injection is configured in Android.

🚀 What is Hilt?

Hilt is a dependency injection library built on top of Dagger that reduces boilerplate and simplifies DI in Android apps.

🧩 Project Structure

  • app
  • src/main/java
  • AppModule.kt
  • UserRepository.kt
  • UserViewModel.kt
  • MainActivity.kt
  • MainApplication.kt

🛠 Tech Stack

  • Kotlin
  • Jetpack Compose
  • Hilt (Dagger)

👤 Author

Bhagyashri Patil

📄 License

This project is open-source and available under the MIT License.

Releases

No releases published

Packages

 
 
 

Contributors

Languages