Android Open Source - Camera filter myPhotoProject






Project Summary

Project for school to understand how the camera function of Android mobile work. Add a simple filter.

Web Site / Source Repository

myPhotoProject is hosted in the following web site
https://github.com/henrily/myPhotoProject

If you think the Android project myPhotoProject 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 myPhotoProject.

ItemValue
Java File Count11
Activity Count2
Required Permissionsandroid.permission.CAMERA
android.permission.RECORD_AUDIO
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 6 image files in myPhotoProject. The names of the image files are listed as follows.

delete.png
ok.png
onpausemovie.png
onplaymovie.png
photoicon.png
switchcamera.png

The following screenshort is generated from the image listed above.

null




Java Source Files

myPhotoProject has the following Java source files.

snapgram.snapgram.ApplicationTest.java
snapgram.snapgram.FilterActivity.java
snapgram.snapgram.MainActivity.java
snapgram.snapgram.SnapGramActivity.java
snapgram.snapgram.util.FileStorage.java
snapgram.snapgram.util.SnapGramFilter.java
snapgram.snapgram.util.SystemUiHider.java
snapgram.snapgram.util.SystemUiHiderBase.java
snapgram.snapgram.util.SystemUiHiderHoneycomb.java