A modern Android app template using Jetpack Compose for UI, Ktor for networking, Coil for image loading, Hilt for dependency injection, and a Clean Architecture approach for scalable and maintainable development.
- Jetpack Compose for declarative UI
- Ktor for networking
- Coil for image loading
- Hilt for dependency injection
- Navigation Component for screen navigation
- Clean Architecture with clear separation of concerns
- Android Studio: Ladybug | 2024.2.1 Patch 3
- Kotlin: 1.9.24
- Clone the repository:
git clone https://github.com/bilal96aslam/ComposeAppTemplate.git
- Open in Android Studio.
- Build and run the project.
Contributions are welcome! Feel free to submit issues or pull requests.