Signed APKs for Pearl Wallet Android.
Pearl Wallet is a proprietary codebase. Source code is not distributed here.
For implementation details, licensing terms, and architecture overview, visit the showcase site.
Browse the Releases page and download the release-signed.apk file from the latest release.
- Download the
.apkfile on your Android device - Allow "Install from unknown sources" if prompted
- Open the file and install
- If upgrading from a debug/dev build, uninstall first — release builds use a different signing key
Each release includes a SHA-256 hash. Verify before installing:
sha256sum pearl-wallet-android-v*.*.*-release-signed.apk
# Compare with the hash shown on the release pageWhat is Pearl Wallet? A noncustodial Android wallet for the Pearl blockchain. Monitor mining rigs, send/receive PRL, and check live OTC rates. Note that the user must accept all responsibility for use and any potential losses as it is a purely self-custodial wallet and we are not able to retrieve lost or corrupted keys; further, we do not even implement telemetry or analytics of any sort.
What permissions does the app request?
- Internet (network access)
- Camera (QR code scanning)
- Biometric (fingerprint unlock)
- Vibrate (notifications)
- Battery optimization exemption (keeps sync alive in background)
- Foreground service (sync notification)
- Boot completed (resume sync on restart)
How do I import my wallet? Use the 12-/24-word recovery phrase. The app supports camera OCR for seed import — point your camera at the words, no typing needed.
How do home screen widgets work? Long-press your home screen → Add widget → Pearl Wallet. The 2x1 widget (balance + price) is live now. A larger 4x2 widget with expanded detail is in progress. Tap the widget to open the Receive/QR screen.