3371 Forks
15364 Stars
15364 Watchers

Android-CleanArchitecture

This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.

How to download and setup Android-CleanArchitecture

Open terminal and run command
git clone https://github.com/android10/Android-CleanArchitecture.git
git clone is used to create a copy or clone of Android-CleanArchitecture 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-CleanArchitecture https://github.com/android10/Android-CleanArchitecture/archive/master.zip

Or simply clone Android-CleanArchitecture with SSH
[email protected]:android10/Android-CleanArchitecture.git

If you have some problems with Android-CleanArchitecture

You may open issue on Android-CleanArchitecture support forum (system) here: https://github.com/android10/Android-CleanArchitecture/issues