wirebug icon indicating copy to clipboard operation
wirebug copied to clipboard

Toggle Wi-Fi debugging on Android without a USB cable (needs root)

Results 4 wirebug issues
Sort by recently updated
recently updated
newest added

In the double screen rotation test to detect data loss, an application failure was identified: message disappears after double screen rotation. A data loss problem occurs when data is accidentally...

Is there any chance this app could work if installed as a system app on a non-rooted device with stock OS (for example: using Safestrap recovery/TWRP to add apk to...

According to this: https://stackoverflow.com/a/47847947/10560594 the manifest needs ACCESS_COARSE_LOCATION to view the WIFI SSID. This app should either request this permission, or not attempt to show the SSID.