Welcome to the Mileage Calculator app for Android!
This app has been developed by Bagbai Enterprises.
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 (like vehicle number, Distance unit, Fuel Unit, Currency Unit and Fuel Type etc.) 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. This data is not transferred to any server or other places other than your mobile device.
This app uses google Ads for which certain data is collected as required by google.
Explanation of permissions requested in the app
The list of permissions required by the app can be found in the AndroidManifest.xml file:
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
Permission: android.permission.READ_EXTERNAL_STORAGE
Why is it required:
This permission is required in order to read a PDF that contains the details saved by the user regarding data saved by users for different vehicles having vehicle number, Distance unit, Fuel Unit, Currency Unit and Fuel Type etc. This function is not yet implemented.
This permission is requested in only one activity of the app i.e Fuel Log Maintainance.
Why is it required:
Permission: android.permission.WRITE_EXTERNAL_STORAGE
This permission is required in order to write to a PDF that contains the details saved by the user regarding data saved by users for different vehicles having vehicle number, Distance unit, Fuel Unit, Currency Unit and Fuel Type etc. This function is the only function that requests sensitive permission. The details are saved locally which does not require any permission but if details are imported to PDF, then only this permission is required.
This permission is requested in only one activity of the app i.e Fuel Log Maintenance.
If you find any security vulnerability that has been inadvertently caused by me, or have any question regarding how the app protects your privacy, please send us an email to infobagbaienterprises@gmail.com address mentioned so that we can discuss on the issue.
Yours Sincerely,
Punam Kumari
Jharkhand, India
infobagbaienterprises@gmail.com