An Android app that automatically takes a photo every minute, or 10 seconds, or whatever..
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.
The following table is the detailed list of OnePhotoEveryMinute.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, hdpi] |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.CAMERA android.permission.WRITE_EXTERNAL_STORAGE |
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.
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