LADB is an Android application that allows users to run ADB shell commands from their phone without needing root access or a computer. The utility bundles an ADB server, which normally cannot connect to the local device because it requires an active USB connection. However, with the Wireless ADB Debugging feature it is possible to establish communication.
General options
With ADB shell privileges, you can debloat your phone, change hidden settings, and get a lot more right from your smartphone. The key option of LADB is its ability to establish a wireless connection between a computer and an Android device, eliminating the need for USB cables. This way developers can test their apps or perform debugging tasks without their computer.
This tool offers to execute a wide range of ADB commands directly from the utility. This includes installing APKs, starting activities, and more. It is possible to organize data transfer between the computer and the Android phone by integrating clipboard support. This feature lets users copy and paste text or files between devices.
There is the opportunity to manage installed applications. Users can view a list of utilities, uninstall them, or even clear their data. Moreover, it is possible to capture screenshots or record the device’s screen activity for creating tutorials, documenting software behavior, or reporting issues.
Notes
Please note that LADB is GPLv3 licensed and published on GitHub so that anyone can compile this open-source app. However, this utility is incompatible with Shizuku at the moment. That means that if you have this software installed, LADB will usually fail to connect properly. You need to uninstall the program named above and reboot.
Features
- helps to establish a wireless connection between a computer and an Android device;
- it is possible to debloat your phone and change hidden settings;
- you can manage installed utilities, just like in MT Manager;
- developers can test their apps or perform debugging tasks;
- the app is free to download and use;
- compatible with current Android versions.