
Template skeleton for quick bootstrap of an Android app
The skeleton-androidTemplate is a project template designed to expedite the process of building an Android app. It is equipped with various features and tools like JDK 17 toolchain, 100% Kotlin usage, Jetpack Compose for UI, LeakCanary for memory leak detection, Gradle plugins, Dagger + Hilt for dependency injection, a single activity setup, Edge to edge layout, Compose Material 3 Theme, NavHost for navigation, e2e tests, and more.
The skeleton-androidTemplate offers a comprehensive foundation for quickly setting up an Android app with modern tools and best practices. It integrates various technologies like Kotlin, Jetpack Compose, Dagger + Hilt, and e2e testing to streamline the app development process and ensure a robust and efficient application.
