A modern, scalable Android app template designed to boost development efficiency and support the best practices in mobile app architecture.
This repository offers a robust foundation for Android app development, featuring:
- Scalable Architecture: Modular structure for easy feature integration and maintenance.
- Modern Libraries: Integrated with Jetpack Compose, Kotlin Coroutines, and other libraries for Android development.
- Conventional Commit Linting: Integrated support for enforcing conventional commit messages.
Clone the repository to your local machine using one of the following methods.
Command Line:
# Clone this repository
git clone https://github.com/Kt-Kraft/easy-android.git
cd easy-android
Android Studio:
- Open Android Studio
- Navigate to File > New > Project from Version Control
- Select GitHub and enter the repository URL