Project for school to understand how the camera function of Android mobile work. Add a simple filter.
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.
The following table is the detailed list of myPhotoProject.
Item | Value |
---|---|
Java File Count | 11 |
Activity Count | 2 |
Required Permissions | android.permission.CAMERA android.permission.RECORD_AUDIO android.permission.WRITE_EXTERNAL_STORAGE |
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.
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