An example of taking pictures programmatically in Android on a timed loop..
Camera_Example is hosted in the following web site
https://github.com/craigisakson/Camera_Example
If you think the Android project Camera_Example 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 Camera_Example.
Item | Value |
---|---|
Java File Count | 2 |
Minimum SDK Version | 8 |
Activity Count | 2 |
Required Permissions | android.permission.CAMERA android.permission.WRITE_EXTERNAL_STORAGE android.permission.WRITE_SETTINGS |
Camera_Example has the following Java source files.
com.runninghusky.spacetracker.camera.example.Preferences.java com.runninghusky.spacetracker.camera.example.StartActivity.java