Bootstrap your next Android Project with Android Architecture component in MVVM in seconds !
If you found this repo helpful or you learned something from the source code and want to thank me, consider buying me a cup of ☕
First, install Yeoman and generator-aac-mvvm using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-aac-mvvm
Then generate your new project:
yo aac-mvvm
- Android Support Libraries
- Android Architecture Components
- Dagger 2 (2.11)
- Picasso
- Retrofit
- OkHttp
- Gson
- Timber
- Espresso
- Stetho
- FindBugs
- JDK 1.8
- Android SDK
- Android O (API 26)
- Latest Android SDK Tools and build tools.
- Yeoman has a heart of gold.
- Yeoman is a person with feelings and opinions, but is very easy to work with.
- Yeoman can be too opinionated at times but is easily convinced not to be.
- Feel free to learn more about Yeoman.
Apache-2.0 © Ashif Ismail