11534 Forks
42863 Stars
42863 Watchers

architecture-samples

A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.

How to download and setup architecture-samples

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

Or simply clone architecture-samples with SSH
[email protected]:android/architecture-samples.git

If you have some problems with architecture-samples

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