A simple Android application..
Driving-Recorder is hosted in the following web site
https://github.com/KenanLi/Driving-Recorder
If you think the Android project Driving-Recorder 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 Driving-Recorder.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar isoviewer-1.0-RC-28.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.CALL_PHONE android.permission.CAMERA android.permission.INTERNET android.permission.RECORD_AUDIO android.permission.WRITE_EXTERNAL_STORAGE |
Driving-Recorder has the following Java source files.
com.example.drivingrecorder3.FileSend.java com.example.drivingrecorder3.FullscreenActivity.java com.example.drivingrecorder3.VideoCrop.java com.example.drivingrecorder3.VideoPlayerActivity.java com.example.drivingrecorder3.util.SystemUiHider.java com.example.drivingrecorder3.util.SystemUiHiderBase.java com.example.drivingrecorder3.util.SystemUiHiderHoneycomb.java