Simple Android Camera app that allows users to take and access their photos as well as apply filters to selected images..
android_imageination is hosted in the following web site
https://github.com/jcworkma/android_imageination
If you think the Android project android_imageination 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 android_imageination.
Item | Value |
---|---|
Java File Count | 14 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 17 |
Activity Count | 2 |
Fragment Count | 4 |
jar files used | Parse-1.7.1.jar android-support-v4.jar bolts-android-1.1.3.jar renderscript-v8.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.CAMERA android.permission.INTERNET android.permission.RECORD_AUDIO android.permission.WRITE_EXTERNAL_STORAGE |
There are 2 image files in android_imageination. The names of the image files are listed as follows.
drawer_shadow.9.png ic_drawer.png
The following screenshort is generated from the image listed above.
android_imageination has the following Java source files.
com.jackandabhishek.image_ination.BrowseParseFragment.java com.jackandabhishek.image_ination.CameraFragment.java com.jackandabhishek.image_ination.CameraPreview.java com.jackandabhishek.image_ination.CameraWrapper.java com.jackandabhishek.image_ination.EditImageActivity.java com.jackandabhishek.image_ination.ImageProcessor.java com.jackandabhishek.image_ination.ImageScaler.java com.jackandabhishek.image_ination.ImageStorage.java com.jackandabhishek.image_ination.MainActivity.java com.jackandabhishek.image_ination.NavigationDrawerFragment.java com.jackandabhishek.image_ination.PhotoBrowserFragment.java com.jackandabhishek.image_ination.util.SystemUiHider.java com.jackandabhishek.image_ination.util.SystemUiHiderBase.java com.jackandabhishek.image_ination.util.SystemUiHiderHoneycomb.java