Android Camera Intent Application.
CameraIntent is hosted in the following web site
https://github.com/thanksandroid/CameraIntent
If you think the Android project CameraIntent 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 CameraIntent.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.CAMERA android.permission.WRITE_EXTERNAL_STORAGE |
CameraIntent has the following Java source files.
com.thanksandroid.example.cameraintent.MainActivity.java com.thanksandroid.example.cameraintent.PlayVideoActivity.java com.thanksandroid.example.cameraintent.ShowImageActivity.java com.thanksandroid.example.cameraintent.Utilities.java