Android Open Source - Camera crop ImageAndroid






Project Summary

Natively getting the image from camera or gallery and then cropping the image and showing the image on the imageview. Just a Demo.

Web Site / Source Repository

ImageAndroid is hosted in the following web site
https://github.com/bhallacharanjit/ImageAndroid

If you think the Android project ImageAndroid 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 ImageAndroid.

ItemValue
Java File Count3
Supported screen sizes[hdpi]
Target SDK Version18
Minimum SDK Version8
Activity Count2
jar files usedsupport-v4-19.0.1-4e4071bea63b2621c3a485509e42501de639b2c9.jar
Required Permissionsandroid.permission.CAMERA




Java Source Files

ImageAndroid has the following Java source files.

com.example.camera.BuildConfig.java
com.example.camera.CropActivity.java
com.example.camera.MainActivity.java