A simple android app to take a photo every few seconds.
android-auto-photo-capture is hosted in the following web site
https://github.com/murrion/android-auto-photo-capture
If you think the Android project android-auto-photo-capture 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 android-auto-photo-capture.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 15 |
Minimum SDK Version | 10 |
Activity Count | 1 |
jar files used | android-support-v4.jar commons-io-2.2.jar httpmime-4.2.1.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.CAMERA android.permission.RECORD_AUDIO android.permission.WRITE_EXTERNAL_STORAGE |
android-auto-photo-capture has the following Java source files.
com.osgo.autocamera.AlarmReceiver.java com.osgo.autocamera.ApiService.java com.osgo.autocamera.CameraActivity.java com.osgo.autocamera.CameraPreview.java com.osgo.autocamera.TakePictureService.java