2208 Forks
4387 Stars
4387 Watchers

camera-samples

Multiple samples showing the best practices in camera APIs on Android.

How to download and setup camera-samples

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

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

If you have some problems with camera-samples

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