Android Debug Bridge (adb) is a varied command-line tool that lets you interact with a device. The adb command promotes a type of device actions, such as installing and debugging apps. Also, it grants access to a Unix shell that you can use to run a kind of commands on a device. At the same time, you can install ADB on Windows, macOS, Linux, and Chrome OS. Today, we are going to share “How to Run ADB from Web Browser”.
ALSO READ: How can you fix OneDrive Error Code 0x80070185 on Windows 10 | Quick Guide
WebADB is a website designed by XDA member steeltoe. Steeltoe’s post on XDA forums. The Web ADB website is based on an open-source project ‘ya-webadb’ by web developer Simon Chan.
Simon Chan’s WebADB plan uses WebUSB API that allows browsers to interact with devices over USB. That browser Support, which is Chromium-based web browsers support WebUSB by default, and it is recommended to use Google Chrome, the new Chromium-based Edge, or Opera, Etc.
The WebUSB API provides a way to expose USB device services to the web safely. It provides an API familiar to developers who have used existing native USB libraries and tells the device interfaces defined by existing specifications. Since Simon Chan has also started an online implementation of the GitHub project. You can also use WebADB’s website
Features of WebADB
- APK Installation
- Device Information
- Interactive Shell
- Screen Recording
- File Manager
- Enabling ADB over Wi-Fi
- Scrcpy Screen Mirroring
Set up your Device for ADB
- First, you need to prepare your device for use ADB.
- Hence, you have to enable developer options on your device.
- Now, Open the Setting your device
- After that click the ‘About phone’ section
- Then After, tap on ‘Build number’ seven times to Enable Developer option.
- Now, You will see a new ‘Developer options’ section in your device settings.
- Simply, Open the Settings -> Developer options, On OnePlus phones or some other devices, you see new Developer options in Settings> System> Developer options.
- Now, you will have to enable USB debugging from the developer option.
- Your device is now ready to communicate with WebADB from your web browser.
Set up your PC for ADB
- Before use ADB, You should enable a feature from Flag.
- Now, open the Browser (Chromium-based Brower, we Recommend Google Chrome)
- After that, visit chrome://flags (you can use this address in any Browser to open Flag).
- Once Flag will open, search for ‘Enable new USB backend’ and choose ‘Enabled’ from the dropdown list.
OR
Alternatively, you can copy and paste the given URL chromium-based browser address bar to directly open it
chrome://flags/#new-usb-backend |
Note: After Enable the USB backend the Flag, do not forget to restart the browser.
Connect Your Phone to WebADB
Now, your device and PC are setups to use ADB let’s get to the performance part. Lastly, Connect your device to WebADB. In this section, we guide Connect Your Phone to WebADB.
- First, plug your device into your computer using a USB cable.
- Now, set the USB preference to ‘File Transfer’ mode.
- Then After, Open WebADB’s website and click on the ‘Add device’ button.
- Now, your device may show up with the full name or just the model number.
- After that, you click the Connect button. A dialog box will appear in your Android phone asking you to enable USB debugging access.
- Simply, check the ‘Always allow from this computer’.
- You have Successfully Connect your device to webADB.
Run ADB from Your Web Browser
Once you will connect your device to webADB. You will access my phone’s run ADB shell commands, file manager, capture screenshots, install apps, and more without becoming a full-fledged ADB installation on my computer. You can change within various features from the left side menu on the website. Another aspect worth looking out is that you can enable ADB over Wi-Fi from this tool. However, the company doesn’t work with beamed ADB just yet. As a result, your device will disengage from the smartphone after you enable ADB over Wi-Fi.
Hopefully, we believe that you have been now successfully read About “How to Run ADB from Your Web Browser without installation”. Moreover, you can also check out our website for more related articles on GearAllNews. Thanks for being with us. We would like to know your valuable.