Skip to content

aliwaris0572/CustomCamera

Repository files navigation

192px

CustomCamera

This library helps user to control camera resolution. Check MainActivity.java for more details on how to use.

Gradle

Add it in your root build.gradle at the end of repositories

allprojects {
	    repositories {
		    ...
		    maven { url 'https://jitpack.io' }
	    }
    }

Then, add this in you app level build.gradle

dependencies {
            implementation 'com.github.aliwaris0572:CustomCamera:{latest_version}'
    }

Contributors

  1. maaudrana - PR #3

About

This library helps user to control camera resolution.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages