LocalSpend

Privacy Policy

Effective Date: 29 March 2026  ·  Last Updated: 29 March 2026

Short version: All processing happens on your device. No data ever leaves your phone. There is no server, no account, and no analytics.

Overview

LocalSpend is a private, offline expense tracker for Android. It reads payment SMS messages on your device to automatically log UPI and bank transactions. We are committed to protecting your privacy. This policy explains what data the app accesses, how it is used, and what is never done with it.

1. Data We Access

SMS Messages (READ_SMS permission)

LocalSpend requests the READ_SMS permission to read payment-related messages from your inbox. Specifically, the app:

The app does not read personal messages, OTPs, or any SMS content other than financial transaction alerts.

Biometric Data (USE_BIOMETRIC / USE_FINGERPRINT permission)

LocalSpend uses Android's biometric API to lock the app. The app does not access, store, or transmit your biometric data. Authentication is handled entirely by the Android operating system.

Storage

The app writes a local SQLite database (localspend.db) to your device's internal app storage. This file is private to the app and is not accessible by other apps.

2. Data We Do Not Collect

3. Data Sharing

We share nothing. LocalSpend does not transmit any data to any server, third party, or analytics platform — because there is no network connection made by the app for data purposes.

Your transaction data stays on your device and is only accessible to you through the LocalSpend app.

4. Data Storage and Security

All data is stored locally in a SQLite database within the app's private internal storage on your Android device. The database uses WAL (Write-Ahead Logging) mode for integrity.

Data is protected by:

5. Data Retention and Deletion

6. Children's Privacy

LocalSpend does not knowingly collect any information from children under the age of 13. The app is intended for general audiences managing personal finances.

7. Changes to This Policy

If we update this Privacy Policy, the new version will be published at this URL with an updated Last Updated date. Continued use of the app after changes constitutes acceptance of the updated policy.

8. Your Rights

Since LocalSpend stores no data on any server, there is nothing for us to retrieve, correct, or delete on your behalf. All your data is on your own device and under your full control at all times.

9. Contact

If you have any questions about this Privacy Policy, please contact:

10. Permissions Summary

Permission Purpose Data Transmitted?
READ_SMS Read bank/UPI payment SMS to auto-log transactions No — on-device only
RECEIVE_SMS Listen for new payment SMS in real time No — on-device only
USE_BIOMETRIC Lock app behind fingerprint/Face unlock No — handled by OS
USE_FINGERPRINT Fallback biometric support No — handled by OS