This Privacy Policy describes how the Calculator Android application ("the App", "we", "us") handles information when you use it. By installing or using the App, you agree to the practices described below.
Calculator is a fully offline calculator. It does not require an account, does not transmit any data, does not show ads, and does not include any analytics or tracking. All your data stays on your device.
The App stores one item locally on your device using Android's standard local storage (AsyncStorage):
@calculator_historyThis data:
The App does not:
The App declares only two Android permissions in its manifest:
VIBRATE — used for short haptic feedback on each button tap.INTERNET — declared by the React Native framework as a default, but the App's own code does not make any network requests.The App does not request storage, camera, location, microphone, contacts, notifications, or any other sensitive permission.
The App contains no third-party advertising, analytics, crash-reporting, or social-login SDKs. The only non-UI library bundled is @react-native-async-storage/async-storage, which stores history locally on the device and does not contact any server. Distribution is via Google Play, governed by Google's own privacy policy.
Calculator is suitable for all ages. Because the App collects no personal information, there is nothing for parents or guardians to review, delete, or opt out of.
If we materially change this Privacy Policy, we will update the "Last updated" date at the top of this page.
Questions or concerns? Email: atulmore.refferer@gmail.com