Android - take photo from camera or choose from gallery and display in Image view.
CapturePhoto is hosted in the following web site
https://github.com/nflucian/CapturePhoto
If you think the Android project CapturePhoto 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 CapturePhoto.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.CAMERA android.permission.WRITE_EXTERNAL_STORAGE |
CapturePhoto has the following Java source files.
ro.neghina.android.capturephoto.MainActivity.java ro.neghina.android.capturephoto.util.BaseAlbumDirFactory.java ro.neghina.android.capturephoto.util.CapturePhoto.java ro.neghina.android.capturephoto.util.FroyoAlbumDirFactory.java ro.neghina.android.capturephoto.util.ScalingUtilities.java