Android Open Source - Image capture capturandro






Project Summary

Image capture handling in Android made easy.

Web Site / Source Repository

capturandro is hosted in the following web site
https://github.com/finn-no/capturandro

If you think the Android project capturandro listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of capturandro.

ItemValue
Java File Count7
Target SDK Version20
Minimum SDK Version14
Activity Count1
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.CAMERA
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




License

The license information of capturandro is as follows:

Apache License

Java Source Files

no.finntech.capturandro.Capturandro.java
no.finntech.capturandro.Config.java
no.finntech.capturandro.asynctask.DownloadPicasaImageAsyncTask.java
no.finntech.capturandro.callbacks.CapturandroCallback.java
no.finntech.capturandro.exception.CapturandroException.java
no.finntech.capturandro.sample.CapturandroSampleActivity.java
no.finntech.capturandro.util.BitmapUtil.java