Android Camera Intent Sample.
CameraIntent is hosted in the following web site
https://github.com/taka011239/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 | 6 |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 4 |
jar files used | KiiSDK 2.1 - ANDROID KiiCloudStorageSDK-release_v2.1.23-5c78758.jar |
Required Permissions | android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
CameraIntent has the following Java source files.
com.example.t_tsuchida.cameraintent.AppConstants.java com.example.t_tsuchida.cameraintent.ApplicationTest.java com.example.t_tsuchida.cameraintent.LoginActivity.java com.example.t_tsuchida.cameraintent.MainActivity.java com.example.t_tsuchida.cameraintent.PictureListActivity.java com.example.t_tsuchida.cameraintent.PictureViewActivity.java