Home > Software Tutorial > Mobile Application > Beetle adb assistant tutorial

Beetle adb assistant tutorial

王林
Release: 2024-01-11 23:51:25
forward
13329 people have browsed it

Beetle adb assistant is a tool for interacting with and debugging Android devices. It provides a series of command line tools that allow developers to perform various operations on the computer, including application installation, file transfer, debugging Log viewing, etc. Many friends don’t know how to use the Beetle adb assistant. Next, Xiaojiu will bring you a tutorial on how to use the Beetle adb assistant. Let’s take a look!

Mobile phone settings

1. Open the settings and enter About the phone at the bottom

Beetle adb assistant tutorial

2. Keep clicking on the software version, and a prompt will appear below You are already in developer mode

Beetle adb assistant tutorial

3. Return to the system and update, developer options

Beetle adb assistant tutorial

4. Open USB debugging below

Beetle adb assistant tutorial

Control the phone

There is an OTG adapter

1. Open the Beetle ADB Assistant software and connect it with the OTG data cable Two mobile phones


Beetle adb assistant tutorial

Note: OTG connects to the host computer

2. Allow permissions on the Beetle ADB Assistant on the host computer

Beetle adb assistant tutorial

3. Agree to debug on the controlled machine

Beetle adb assistant tutorial

4. Enter the details of the controlled machine on the master machine

Beetle adb assistant tutorial

5. Switch to the Utilities tab and enable wireless ADB debugging

Beetle adb assistant tutorial

6. Disconnect the data cable and run it on the host computer , fill in the IP address of the controlled machine: port number (the default port number is 5555), click Connect

Beetle adb assistant tutorial

7. Enter the phone details, switch to the remote control tab, and set Good parameters, click the link below

Beetle adb assistant tutorial

No OTG adapter

1. First use the computer, connect the phone with a wire, and run the scrcpy.exe file

Beetle adb assistant tutorial

2. After the WIFI wireless connection, the cmd window will display the IP and port number of the phone

Beetle adb assistant tutorial

3. On the Beetle ADB Assistant of the host machine, fill in the IP address and port number of the controlled machine, click Connect

Beetle adb assistant tutorial

4. Enter the phone details and switch to the remote control tab , set the parameters and click the link below

Beetle adb assistant tutorial

The above is the detailed content of Beetle adb assistant tutorial. For more information, please follow other related articles on the PHP Chinese website!

source:32r.com
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template