This repo distributes signed Android APKs for OurPot during the closed beta. iOS testers receive builds through TestFlight; Android testers download from here.
Source code, design documents, and the issue tracker for the app itself live in the main OurPot repository.
Latest signed APK: Releases → pick the most recent tag → download app-release.apk.
Each release lists what changed since the prior build, what to test, and any known issues.
You're sideloading an APK that isn't distributed through the Play Store. Android will warn you about this on first install; the warning is expected.
- On the phone, open the Releases page in your browser and tap
app-release.apkto download it. - Tap Open (or tap the file in your downloads). Android shows a warning that the source isn't verified.
- Open Settings → Apps → Special access → Install unknown apps (path varies slightly by phone). Find the browser you downloaded from and toggle Allow from this source on.
- Return to the download and tap Install.
- OurPot appears in your launcher.
For every later release, download the new APK and tap Install. Do NOT uninstall the old version first.
OurPot stores all your household data locally on the phone — uninstalling deletes everything, including your membership of the shared household. Installing a new APK over the existing one preserves your data; uninstall and reinstall does not.
If install-over-existing fails with a signature error, file an issue with the build number; do not uninstall to work around it. We'll cut a corrected build.
- Open the OurPot app → Settings → Advanced (tap the disclosure triangle to expand) → Recent crashes.
- Tap Share at the top right.
- Attach the exported log to a new issue on this repo, with a one-line description of what you were doing when it crashed.
- Open OurPot → Settings → Help → Share diagnostic bundle.
- The bundle is a JSON file with redacted engine state (no amounts, no notes, no payer identities). Attach it to an issue.
Open an issue describing what felt wrong. Include phone model + Android version. Email emoic.rahul@gmail.com if you'd rather not use GitHub.
A private household notebook for shared spending. One person or several share one notebook across phones. Data stays on your devices — no server, no account, no telemetry. Adding a partner is opt-in from Settings any time; solo is a fully supported mode.
The OurPot app is licensed under the Apache License 2.0. See LICENSE for the full text.
The APKs hosted here are signed binaries of the app — the same license applies. You're free to use, modify, and redistribute the app on the terms in the license.