Android Open Source - Video app DashCam






Project Summary

Android application to turn my phone into a dash cam when driving, providing video feed, weather conditions, and gps locations while still retaining availability for other apps such as pandora..

Web Site / Source Repository

DashCam is hosted in the following web site
https://github.com/kcsmith4/DashCam

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

ItemValue
Java File Count6
Supported screen sizes[hdpi]
Target SDK Version19
Minimum SDK Version9
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.CAMERA
android.permission.RECORD_AUDIO
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

DashCam has the following Java source files.

com.kcsmith4.dashcam.MainActivity.java
com.kcsmith4.dashcam.VideoCaptureActivity.java
com.kcsmith4.generic.Globals
.java
com.kcsmith4.util.CameraUtils
.java
com.kcsmith4.util.Preview.java
com.kcsmith4.util.SdCardUtils
.java