Privacy Policy for CarDashCam
Effective date: May 21, 2026
CarDashCam is a dashcam-style recording application. This policy explains what data the app accesses, why it is needed, and how it is handled.
Data We Access
CarDashCam may access the following data or device capabilities after the user grants permission:
- Camera: used to show the camera preview and record videos.
- Microphone: used to record video audio and recognize hands-free voice commands.
- Location: used to calculate and display live driving speed.
- Video library/media access: used to show, share, rename, and delete videos saved by the app.
- Audio settings: used briefly to reduce repeated speech recognizer start sounds.
- Internet: used for Google AdMob ads.
Data Stored on the Device
CarDashCam stores the following locally on the device:
- User profile and login data in a local Room database.
- Passwords as salted PBKDF2 hashes, not plain text.
- App preferences such as first-launch state, selected language, orientation mode, camera quality, tutorial state, and auto-delete settings.
- Recorded video speed metadata in local DataStore.
- Videos in the Android media library under
Movies/CarDashCam.
Data Sharing
CarDashCam does not upload user videos, location, account data, or speed metadata to an app-owned server.
Users can explicitly share a video through the Android system share sheet. In that case, the selected receiving app controls how the shared video is handled.
Ads and Third-Party Services
CarDashCam uses Google AdMob for advertising. AdMob may collect or process data according to Google policies and SDK behavior. Before production release, the Play Console Data Safety form must accurately disclose all AdMob data practices.
Current development builds use Google test ad IDs.
Location Data
Location is used only to calculate live speed while the app is running. CarDashCam does not store full location history, route history, or raw GPS coordinates.
Voice Commands
Voice recognition is used only for hands-free recording control. The current implementation uses Android SpeechRecognizer. Speech recognition behavior may vary by Android device and speech service provider.
Permissions and User Control
Users can deny or revoke permissions at any time in Android Settings. If a permission is denied, related features may be unavailable or degraded:
- Without camera access, recording cannot work.
- Without microphone access, audio and voice commands cannot work.
- Without location access, live speed cannot be shown.
- Without video library access, Gallery visibility may be limited.
Data Retention and Deletion
Videos remain on the device until the user deletes them or enables auto-delete retention in the app. Gallery deletion uses Android MediaStore deletion flows, including system confirmation where required by Android.
Local account data remains on the device unless the app data is cleared or the app is uninstalled.
Children's Privacy
CarDashCam is not designed for children and should not be marketed to children.
Security
The app uses local-only storage for account data and stores passwords as salted PBKDF2 hashes. Users should still avoid reusing sensitive passwords because this is a local convenience login, not a cloud identity system.
Contact
For privacy questions or feedback, contact gimsdoe@gmail.com.
Account and Data Deletion
Users can request account deletion directly inside the app. Public deletion instructions are available at the account and data deletion page.
Changes
This policy may be updated before release or when app behavior changes. The effective date will be updated when material changes are made.