Skip to content
Arundhati Gupta edited this page Jan 19, 2020 · 1 revision

Welcome to the generator-android-clean-architecture-boilerplate wiki!

Good architecture is a must in today’s fast-growing world of technology. You might have to write a bit more code (that obviously requires extra effort) in the beginning, but as you continue with development, you realise that it is worth your time.

In an effort to reduce this recurrent effort, in the beginning, I have tried to come up with a generator that provides a base Android application boilerplate based on the principles of clean architecture.

Now, all you need to do is to install this base application and start developing your app without having to think of the base set up required for your app in the beginning.

Clone this wiki locally