Android Open Source - Photo application OnePhotoEveryMinute






Project Summary

An Android app that automatically takes a photo every minute, or 10 seconds, or whatever..

Web Site / Source Repository

OnePhotoEveryMinute is hosted in the following web site
https://github.com/dantasse/OnePhotoEveryMinute

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

ItemValue
Java File Count8
Supported screen sizes[mdpi, hdpi]
Minimum SDK Version8
Activity Count1
Required Permissionsandroid.permission.CAMERA
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 14 image files in OnePhotoEveryMinute. The names of the image files are listed as follows.

timepicker_down_disabled.9.png
timepicker_down_disabled_focused.9.png
timepicker_down_normal.9.png
timepicker_down_pressed.9.png
timepicker_down_selected.9.png
timepicker_input_disabled.9.png
timepicker_input_normal.9.png
timepicker_input_pressed.9.png
timepicker_input_selected.9.png
timepicker_up_disabled.9.png
timepicker_up_disabled_focused.9.png
timepicker_up_normal.9.png
timepicker_up_pressed.9.png
timepicker_up_selected.9.png

The following screenshort is generated from the image listed above.

null




Java Source Files

OnePhotoEveryMinute has the following Java source files.

com.dantasse.onephotoeveryminute.FileSaver.java
com.dantasse.onephotoeveryminute.MainActivity.java
com.dantasse.onephotoeveryminute.OpemCamera.java
com.dantasse.onephotoeveryminute.OpemInjector.java
com.dantasse.onephotoeveryminute.UiController.java
com.dantasse.onephotoeveryminute.UiModel.java
com.dantasse.onephotoeveryminute.uielement.NumberPicker.java
com.dantasse.onephotoeveryminute.uielement.NumberPickerButton.java