Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 747 Bytes

File metadata and controls

16 lines (11 loc) · 747 Bytes

✨ Simplified android template project for Android Studio without boilerplate code

Clone it and run your simple project without trash.

👨‍💻 Who does want to use the repository?

  • 💡 You want to use new versions of tools such as Kotlin and Android SDK.
  • 💡 You want simplified android project without any boilerplate code.
  • 💡 You want to create your own an mobile application.

🤔 In many reasons i have created this repository.

  • I need to stay up to date with core libraries and SDKs.
  • I need my own template project for my purposes and full control.
  • Android Studio generates too many boilerplate code.
  • Android Studio generates unnecessary code and i don't want to delete it every time.