Natively getting the image from camera or gallery and then cropping the image and showing the image on the imageview. Just a Demo.
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.
The following table is the detailed list of ImageAndroid.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [hdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | support-v4-19.0.1-4e4071bea63b2621c3a485509e42501de639b2c9.jar |
Required Permissions | android.permission.CAMERA |
ImageAndroid has the following Java source files.
com.example.camera.BuildConfig.java com.example.camera.CropActivity.java com.example.camera.MainActivity.java