ADB is a way to communicate with an Android device from the computer to interact with the system: from uploading APKs to removing pre-installed apps. Until now, you had to install ADB on your computer in order to use it, but a new website allows you to skip that step to communicate with an Android without downloading any software.
The ADB commands became less important once root has become more and more dispensable. Still, ADB commands are extremely useful for developers as they allow them to communicate with an Android device to obtain information and interact with the system. You are not a developer and still need to use ADB? Well, you no longer have to perform installations on your computer.
The usual thing so far was to download ‘platform-tools’ from the Android developers page, install it on the hard drive and, in addition, load the USB drivers of the Android device to connect. This process is not very complicated, yes something cumbersome. And it does not always work correctly, there may be various drawbacks (system incompatibility, connection errors, incorrect USB driver …). All this is solved with the new WebADB.
The developers of the website have integrated an ADB server that works across browsers; currently in the latest Google Chrome and Microsoft Edge, both desktop. Once the web is loaded, and the mobile is connected, we can perform the usual operations from the desktop browser without installing anything. Send commands, capture the phone screen, we can send and receive files and even control the mobile from the browser. Is awesome.
To use WebADB, simply do the following:
All available command options appear in the WebADB window (on the left side). You can get the device information, take screenshots, send commands using ADB Shell and even using the mobile from the computer they use Scrpy, WebADB is super complete. It works perfectly on most Android (with Samsung it can give problems) and avoids the installation of software on the computer.
Via | XDA Developers
was originally published in
Xataka Android
by
Ivan Linares
.
Exploring the Top 5 Voice AI Alternatives: What Sets Them Apart?
The Rise of Spatial Computing: Evolution of Human-Computer Interaction
Data Loss on Windows? Here's How Windows Recovery Software Can Help
Integrating Widgets Seamlessly: Tips for Smooth Implementation and Functionality
School sports days are a fun event for all students, but it’s important that the…