package icon

NetToggle

QS tile to force 5G/4G Only or preferred modes using Root or Shizuku
New in version 1.0.32
- Refreshed the main app UI with modern cards, icons, pill badges, and improved light/dark styling.
- 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.
NetToggle is a lightweight Android Quick Settings (QS) tile app for switching cellular network modes directly from Quick Settings. Many phones and carrier configurations hide or limit advanced network mode options, especially strict 5G/4G switching. NetToggle uses privileged shell access through Root or Shizuku to run Android telephony commands and apply selected network modes where supported by the device, ROM, modem, and carrier.



━━ ⚙️ 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.

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
  • Version 1.0.32 (32) suggested Added on Aug 05, 2026

    This version requires Android 7.0 or newer.

    It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.

    Permissions
    • run at startup
      Allows the app to have itself started as soon as the system has finished booting. This can make it take longer to start the phone and allow the app to slow down the overall phone by always running.
    • moe.shizuku.manager.permission.API_V23

    Download APK 53 KiB PGP Signature | Build Log

  • New in version 1.0.31
    - Fixed Samsung One UI dual-SIM switching by resolving the selected SIM to the correct subscription ID and physical slot.
    - Added Auto/SIM 1/SIM 2 targeting
    - Safe Auto SIM failure handling
    - Expanded OEM network mode readback mappings.
  • Version 1.0.31 (31) - Added on Aug 03, 2026

    This version requires Android 7.0 or newer.

    It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.

    Permissions
    • run at startup
      Allows the app to have itself started as soon as the system has finished booting. This can make it take longer to start the phone and allow the app to slow down the overall phone by always running.
    • moe.shizuku.manager.permission.API_V23

    Download APK 45 KiB PGP Signature | Build Log

  • New in version 1.0.30
    Added improved Root/Shizuku handling, Async QS tile execution, Duplicate-tap protection, Active SIM handling, Cached icons, Developer links, Runtime version display, Lower QS refresh overhead, Added Gradle wrapper metadata for F-Droid build compatibility and prepared tag-based autoupdate support.
  • Version 1.0.30 (30) - Added on Aug 01, 2026

    This version requires Android 7.0 or newer.

    It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.

    Permissions
    • moe.shizuku.manager.permission.API_V23

    Download APK 44 KiB PGP Signature | Build Log