Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.58 KB

PRIVACY_POLICY.md

File metadata and controls

31 lines (19 loc) · 1.58 KB

MAME4droid 2024: Privacy policy

Welcome to the MAME4droid 2024 Emulator app for Android!

This is an open source Android app developed by Seleuco (D.Valdeita). The source code is available on GitHub; the app is also available on Google Play.

As an avid Android user myself, I take privacy very seriously. I know how irritating it is when apps collect your data without your knowledge.

I hereby state, to the best of my knowledge and belief, that I have not programmed this app to collect any personally identifiable information. All data created by the you (the user) is stored on your device only, and can be simply erased by clearing the app's data or uninstalling it.

Explanation of permissions requested in the app

The list of permissions required by the app can be found in the AndroidManifest.xml file:


Permission Why it is required
android.permission.VIBRATE Required to vibrate the device when touch control is used. Permission automatically granted by the system; can't be revoked by user.
android.permission.INTERNET Required to download media resources when media scraping is enabled. Permission automatically granted by the system; can't be revoked by user.

If you find any security vulnerability that has been inadvertently caused by me, or have any question regarding how the app protectes your privacy, please send me an email or post a discussion on GitHub, and I will surely try to fix it/help you.

Yours sincerely,
Seleuco.
[email protected]