Bisq Easy Mobile 0.2.1
🚀 Release notes
We’re excited to announce the first Seller's support release of Bisq Easy, bringing fully decentralized, P2P Bitcoin trading over Tor to your Android mobile device, version 0.2.1 allowing for profile backup/restore.
This update includes many optimisations and bugfixes based on feedback.
This app is built on the same Bisq 2 Java library as Bisq 2 Desktop, ensuring full protocol compatibility. For technical details, see our project README.
We invite the community to contribute by reporting issues directly on GitHub. The project is under active development, with many improvements already in progress.
📱 Google Play Availability
👉 Google Play (currently on review - will be available soon):
https://play.google.com/store/apps/details?id=network.bisq.mobile.node
📦 Manual Download (APK)
For users who prefer to download directly from GitHub:
- File: Bisq_Easy-0.2.1.apk
- Package: network.bisq.mobile.node
- Version: 0.2.1 (versionCode 21)
- Size: 157,717,703 bytes (150.4113225937 MiB)
- SHA-256: 4be3c54b2e1285400310d3beea112fc1bc30f8b7a6019196e84fe666c31b3385
- Signing cert: 20425c3acefd9aa7039f708e2cb36edf9043e7187d7066f706608a8a431f3841
- Release certificate (PEM): release-cert.pem (attached)
- ABIs: arm64-v8a, armeabi-v7a, x86_64, x86
Note:
Google Play builds use Play App Signing, resulting in a different certificate fingerprint.
Always verify the APK’s signature before installation.
✨ Highlights
- Fully integrated Tor client for secure, privacy preserving trading
- Notifications for new messages in open trades
- Backup/Restore your network profile
- Stay connected even in the background — the app automatically reconnects if the connection drops.
- Multilingual support: English, Spanish, Italian, Russian, Czech, German
- Enhanced error handling and improved user guidance
What's Changed
The following is a recent change description comparing this release tag with the preview pre-release tag. Note some changes might not apply to this release as codebase is shared across 3 apps.
What's Changed
- Release/anode 0.1.3 by @rodvar in #835
- Bugfix/proguard mismatches after refactors by @rodvar in #837
- Show app name and version in Splash screen by @axpoems in #836
- disable_jetifier by @rodvar in #839
- Add backup and restore feature by @HenrikJannsen in #800
- Automated Translation Update - 2025-10-17 04:07:56 by @hiciefte in #843
- KScan update by @salottodev in #840
- Refactor Banner to NetworkStatusBanner with improved architecture by @salottodev in #841
- chore: small refactor to prep using KmpTorService on client by @wodoro in #844
- feat: implement external tor proxy support by @wodoro in #842
- Automated Translation Update - 2025-10-18 04:03:29 by @hiciefte in #849
- Bugfix/crash anrs reports by @rodvar in #857
- Potential fix service crash by @salottodev in #856
- Release/anode 0.2.0 by @rodvar in #858
- Fix Cathash caching by @HenrikJannsen in #860
- Enable memory logging by @HenrikJannsen in #859
Full Changelog: anode_0.1.3...anode_0.2.1