CustomCamera

Introduction: This library helps user to control camera resolution.
More: Author   ReportBugs   
Tags:

192px

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
Apps
About Me
GitHub: Trinea
Facebook: Dev Tools