package icon

Debug Mode Widget

Home screen widget showing USB and wireless ADB debug status at a glance.
New in version 1.1.2
Build fix only: the v1.1.1 attempt to strip AGP's dependency metadata signing block used the wrong Gradle property name and had no effect, so the released APK still failed F-Droid's scanner. This release moves the setting into the dependenciesInfo DSL, verified to remove the block. No user-visible changes.
Debug Mode Widget is a minimal home screen widget that shows your Android debug settings at a glance — no need to dig through menus.

Place the widget on your home screen to instantly see:

• USB Debugging — on or off
• Wireless Debugging — on or off (Android 11+ only)
• Running Services shortcut — opens the Running Services screen directly

Tap any status row to jump straight to Developer Options. Tap Running Services to open that screen without navigating through menus. Tap the refresh button to re-read the current state without leaving your home screen.

The app has no launcher icon. It lives entirely as a home screen widget — no background processes, no notifications, no internet permission, no tracking of any kind.

To use: long-press your home screen, choose Widgets, find Debug Mode, and drag it to place.

Source code: https://github.com/digitalby/android-debug-mode

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.1.2 (4) suggested Added on Jun 26, 2026

    arm64-v8a armeabi-v7a x86 x86_64

    This version requires Android 6.0 or newer.

    It is built and signed by the original developer, and guaranteed to correspond to this source tarball.

    Permissions
    • view network connections
      Allows the app to view information about network connections such as which networks exist and are connected.
    • run foreground service
      Allows the app to make use of foreground services.
    • 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.
    • prevent phone from sleeping
      Allows the app to prevent the phone from going to sleep.
    • info.yuryv.androiddebugmode.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    Download APK 7.9 MiB PGP Signature | Build Log