Android is the most widespread mobile OS globally and in Russia. It offers more “freedom” than iOS: APK sideload, alternative stores (F-Droid, Aptoide), root, custom ROMs. That freedom cuts both ways — more options and more risk. This guide ranks five TON wallets for Android with focus on install channel, security and real-world constraints.
TL;DR — who picks what
- Most universal → Tonkeeper from Google Play.
- Open source + Firefox extension → MyTonWallet.
- Minimalism → Tonhub.
- No Google Services (Huawei, /e/OS) → Wallet in Telegram or MyTonWallet APK.
- Telegram-native with extras → Antarctic.
How Android differs from iOS
Android has nuances iPhone doesn’t:
- Install channels — Google Play, Huawei AppGallery, F-Droid, direct APK, Aptoide. Each comes with different guarantees.
- Hardware security — TEE, StrongBox, scoped storage. Not all devices are equally protected.
- Root threat — even if you didn’t root your phone, the presence of magisk modules or Xposed frameworks raises risk.
- Region locks — Google Play has country blocks; Huawei AppGallery has different ones.
- Push notifications — without Google Services (Huawei) most TON wallets don’t work correctly.
#1 Tonkeeper
Google Play: available in RU, EU, US.
APK from site: available. SHA-256 published on the site.
F-Droid: no (Tonkeeper is partially closed-source).
Biometrics: fingerprint, face (where BiometricPrompt API supports).
Android Keystore: yes; on TEE/StrongBox devices — hardware-backed key encryption.
Pluses:
- frequent updates;
- runs on Android 8+;
- TON Connect 2.0 support;
- Ledger via USB-OTG and BLE.
Minuses:
- not fully open-source (mobile app is closed);
- not in F-Droid;
- push notifications don’t work on Huawei without Google Services.
Get Tonkeeper for Android
Tonkeeper is available on Google Play and as a direct APK with a signed hash.
→
#2 MyTonWallet
Google Play: available.
APK from site: yes, GPG-signed.
F-Droid: not as of May 2026, but the repo is open — IzzyOnDroid build is theoretically possible.
Biometrics: full.
Android Keystore: yes.
Pluses:
- fully open source — reproducible builds are theoretically feasible;
- multi-chain (TON + 8 networks);
- works on Huawei via direct APK (no push without Play Services, but balance syncs via polling);
- CertiK audit.
Minuses:
- a bit heavier — may lag on budget Android (2-3 GB RAM);
- UI less polished.
#3 Tonhub
Google Play: available.
APK from site: yes.
F-Droid: no.
Biometrics: basic.
Android Keystore: yes.
Pluses:
- lightweight — runs on any Android 7+;
- simple UI;
- built-in staking.
Minuses:
- no Ledger;
- TON Connect with caveats;
- slower development cadence.
#4 Wallet in Telegram
Not a standalone Android app — function lives inside Telegram. On Android installs via any Telegram channel: Google Play, APK, Huawei AppGallery.
Pluses:
- zero friction;
- works on ANY device that runs Telegram (including Huawei without Google Services);
- P2P RUB/USDT.
Minuses:
- custodial;
- no TON Connect;
- crypto features limited for RU accounts.
#5 Antarctic Wallet
Telegram Mini App. No separate APK required — runs wherever Telegram does.
Pluses:
- same experience on every Android;
- built-in DeFi features;
- works on Huawei.
Minuses:
- depends on Telegram;
- WebApp constraints.
Install channel comparison
| Channel | Pluses | Minuses |
|---|---|---|
| Google Play | Vetted channel, auto-updates, malware-scan | Region locks, requires Google account |
| Direct APK (from site) | Full version control, no Google account needed | Manual signature verify, manual updates |
| F-Droid | Open-source only, reproducible builds | No TON wallets yet |
| Aptoide / APKMirror | Alternative channel | Modified-APK risk — not recommended |
| Huawei AppGallery | Play alternative on Huawei | No TON wallets yet |
!The main Android risk — fake APK
The most common attack on Android is phishing with a fake “Tonkeeper update” from a Telegram channel or email. A modified APK is downloaded, looks identical, but upon seed-phrase entry it ships the words to the attacker. Download APK only from tonkeeper.com or Google Play, never from a chat link.
Comparison table for Android
| Criterion | Tonkeeper | MyTonWallet | Tonhub | Wallet | Antarctic |
|---|---|---|---|---|---|
| Google Play | Yes | Yes | Yes | — | — |
| APK from site | Yes | Yes | Yes | — | — |
| F-Droid | No | No | No | — | — |
| Android Keystore | TEE/StrongBox | TEE/StrongBox | TEE | — | — |
| Biometrics | Full | Full | Basic | Via TG | Via TG |
| Ledger USB-OTG | Yes | Yes | No | — | — |
| No Google Services | Via APK | Via APK | Via APK | Fully | Fully |
| RU access | Open | Open | Open | Restricted | Open |
Security on Android — practice
What to enable
- BiometricPrompt for app unlock;
- PIN as fallback (not pattern — patterns are easily shoulder-surfed);
- Play Protect — Google’s built-in scanner;
- “Install unknown apps” OFF by default; toggle on only when consciously installing a specific APK, then off immediately.
What NOT to do
- Don’t root the phone where you keep crypto;
- Don’t install magisk / Xposed / LSPosed — they undermine Android Keystore;
- Don’t ignore SafetyNet warnings — if an app complains the device isn’t certified, take it seriously;
- Don’t get APKs from third-party aggregators outside the project’s official site.
×Root and crypto don't mix
Root grants root access to the entire device. Any trojan on a rooted Android can extract encrypted wallet keys bypassing biometrics. If you already rooted — keep a separate non-rooted device (even a budget used Xiaomi) dedicated to crypto.
Direct-APK install step-by-step
For users who don’t trust Google Play or live without Google Services:
- Download APK only from the project’s official site (tonkeeper.com, mytonwallet.io, tonhub.com) over HTTPS.
- Verify SHA-256 of the file against the value published on the project site (Tonkeeper publishes it on GitHub Releases).
- Allow install from that source in Android settings (Settings → Apps → Special access → Install unknown apps → your browser).
- Install by opening the APK.
- Disable “Install unknown apps” for the browser immediately afterwards.
- Verify signature in Android: Settings → Apps → Tonkeeper → App info → signing certificate (on some ROMs).
Practical recommendations
- Budget Android (under $200) — Tonkeeper or Tonhub; MyTonWallet may lag.
- Flagship on Android 13+ — any of the top three.
- Huawei without Google Services — MyTonWallet via direct APK + Wallet in Telegram.
- /e/OS, LineageOS — MyTonWallet (open source) + verify Android Keystore via cli.
- Device that stores a large balance — don’t install random games, messengers, “promo apps”; ideally a dedicated device just for the wallet.
Bottom line
Android offers more freedom than iOS, but more responsibility too. Tonkeeper, MyTonWallet and Tonhub are trustworthy if installed from Google Play or the official site with signature verification. Wallet in Telegram remains the most universal pick for Huawei and Google-Services-less devices, with custodial and RU caveats.
The main threat on Android is fake APKs from “promo” Telegram channels. The same channel that made TON convenient also makes it phishing-prone. More: Anatomy of phishing: fake wallet sites.

Top comments (0)