Android Open Source - Camera application CamTimer






Project Summary

Simple camera timer app for Android.

Web Site / Source Repository

CamTimer is hosted in the following web site
https://github.com/dozingcat/CamTimer

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

ItemValue
Java File Count13
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version14
Minimum SDK Version4
Activity Count5
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.CAMERA
android.permission.WRITE_EXTERNAL_STORAGE
Raw File Namesres\raw\beep_sound0.wav




License

The license information of CamTimer is as follows:

GNU General Public License

Resource Files

There are 3 image files in CamTimer. The names of the image files are listed as follows.

btn_camera_shutter_holo.png
btn_camera_shutter_pressed_holo.png
camera_save.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.dozingcatsoftware.cameratimer.AboutActivity.java
com.dozingcatsoftware.cameratimer.LibraryActivity.java
com.dozingcatsoftware.cameratimer.MainActivity.java
com.dozingcatsoftware.cameratimer.PictureView.java
com.dozingcatsoftware.cameratimer.ViewImageActivity.java
com.dozingcatsoftware.cameratimer.ViewImageGridActivity.java
com.dozingcatsoftware.util.ARManager.java
com.dozingcatsoftware.util.AndroidUtils.java
com.dozingcatsoftware.util.AsyncImageLoader.java
com.dozingcatsoftware.util.CameraUtils.java
com.dozingcatsoftware.util.FrameRateManager.java
com.dozingcatsoftware.util.ScaledBitmapCache.java
com.dozingcatsoftware.util.ShutterButton.java