1 Forks
9 Stars
9 Watchers

android-modular-template

Android Modular Template is a basic boilerplate module that helps you to start your first android application with modularization. Read the architecture from this article: https://link.medium.com/1ErcVKoJWdb

How to download and setup android-modular-template

Open terminal and run command
git clone https://github.com/yogacp/android-modular-template.git
git clone is used to create a copy or clone of android-modular-template repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with android-modular-template https://github.com/yogacp/android-modular-template/archive/master.zip

Or simply clone android-modular-template with SSH
[email protected]:yogacp/android-modular-template.git

If you have some problems with android-modular-template

You may open issue on android-modular-template support forum (system) here: https://github.com/yogacp/android-modular-template/issues