// SpendLedgerPro is an offline expense tracker and budget planner that helps you record what you spend and stay inside the budgets you set.
[01] Information collected // inputs
None. There is no account, no sign-up, and no login. We never ask for your name, email address, phone number, or any financial credentials, and there is no server for us to send them to. Anything you type into the app is written only to your own device.
[02] Local storage // on-device
Kept in OS-level local storage on your device, never uploaded:
- Expense and income entries you record — amount, category, date, and any note you attach.
- Spending categories, including the ones you add, rename, or delete.
- Budget amounts and allocations you set for each category.
- Your display name, if you choose to enter one on the profile screen.
- Your selected currency and whether you have completed onboarding.
- Milestones and streaks the app derives from your own entries.
Uninstalling the app deletes every byte.
[03] Permissions // runtime
None. SpendLedgerPro requests no runtime permissions whatsoever — no camera, location, microphone, contacts, storage, or photo access. The Android manifest does not even declare the INTERNET permission, so the app is technically incapable of opening a network connection.
[04] Network // egress
SpendLedgerPro is fully offline. It contacts no servers, hits no APIs, and loads no remote content. Because the app does not hold the INTERNET permission, the operating system itself would block any outbound request. Your financial records never leave your device.
[05] Third parties // vendors
None. There is no analytics SDK, no advertising SDK, no crash reporter, and no attribution or tracking library of any kind. The app has no in-app purchases and no billing integration. Its dependencies are limited to local storage, state management, formatting, and animation libraries that run entirely on-device.
[06] Children // coppa/gdpr-k
SpendLedgerPro is safe for users of all ages. Because the app collects nothing, transmits nothing, and contains no ads or third-party content, it cannot gather personal information from children under 13 (COPPA) or under 16 (GDPR-K). We knowingly collect no data from anyone, regardless of age.
[07] Your rights // you
You hold your data directly, so you do not need to ask us for it. You can edit or delete any entry, category, or budget from inside the app at any time. To erase everything at once, uninstall SpendLedgerPro — that removes its local storage and every record it holds. We keep no copy, so there is nothing on our side to access, export, or delete on your behalf.
[08] Changes // changelog
If this policy changes, the updated field at the top of this page will be revised. Material changes are also noted in the app's release notes.