Android Open Source - Photo camera android_imageination






Project Summary

Simple Android Camera app that allows users to take and access their photos as well as apply filters to selected images..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of android_imageination.

ItemValue
Java File Count14
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version17
Activity Count2
Fragment Count4
jar files usedParse-1.7.1.jar
android-support-v4.jar
bolts-android-1.1.3.jar
renderscript-v8.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.CAMERA
android.permission.INTERNET
android.permission.RECORD_AUDIO
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null

Java Source Files

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