NetToggle
- Added a compact version pill in the top bar.
- Updated app metadata and descriptions.
- Improved release build hygiene with Gradle Wrapper builds and distribution checksum support.
━━ ⚙️ NETWORK MODES ━━
5G Only — attempts to keep the selected SIM on 5G-only mode where supported.
4G Only — attempts to keep the selected SIM on 4G/LTE-only mode where supported.
Preferred 5G — sets 5G as the preferred network type with fallback behavior controlled by the device and carrier.
Preferred 4G — sets 4G/LTE as the preferred network type with fallback behavior controlled by the device and carrier.
━━ 📱 TARGET SIM ━━
Auto — detects the active data subscription and maps it to the correct physical SIM slot.
SIM 1 — applies network mode changes to physical SIM slot 1.
SIM 2 — applies network mode changes to physical SIM slot 2.
━━ 🔌 REQUIREMENTS ━━
Root Mode — uses su access from solutions such as Magisk, APatch, or KernelSU.
Shizuku Mode — uses Shizuku's ADB shell permission path without requiring full system root.
━━ 🛠️ DESIGN ━━
Modern UI — clean single-screen interface with light/dark theme support, card-based controls, and clear SIM/mode status indicators.
Quick Settings Tile — switch modes directly from Android's QS panel.
Lightweight Operation — no background polling and no continuous service.
Cached Tile State — keeps the tile fast and avoids unnecessary privileged reads.
Async Execution — runs Root/Shizuku commands away from the main UI path.
Safe Feedback — shows a temporary Switching state while commands are running.
━━ 💻 COMPATIBILITY ━━
Dual-SIM Support — supports Auto, SIM 1, and SIM 2 target selection.
OEM Mapping Support — includes expanded readback mappings for several OEM/ROM network mode variants.
Android Support — supports Android 7.0, API 24, through Android 16, API 36.
Network mode support may vary depending on Android version, OEM skin, ROM, modem, SIM setup, and carrier restrictions.
━━ 🛡️ PRIVACY ━━
No Trackers — no ads, analytics, telemetry, or tracking SDKs.
No Internet Permission — NetToggle works offline and does not collect, store, or transmit user data.
- Author: Dhangofa
- License: GNU General Public License v3.0 only
- Issue Tracker
- Source Code
- Changelog
- Build Metadata
- Reproducibility Status
Versions
Although APK downloads are available below to give you the choice, you should be aware that by installing that way you will not receive update notifications and it's a less secure way to download. We recommend that you install the F-Droid client and use that.
Download F-Droid-
This version requires Android 7.0 or newer.
It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.
Download APK 53 KiB PGP Signature | Build Log
-
This version requires Android 7.0 or newer.
It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.
Download APK 45 KiB PGP Signature | Build Log
-
This version requires Android 7.0 or newer.
It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.
Download APK 44 KiB PGP Signature | Build Log
- Added Auto/SIM 1/SIM 2 targeting
- Safe Auto SIM failure handling
- Expanded OEM network mode readback mappings.





