search
HomeCommon ProblemWhat is Android adb

What is Android adb

May 12, 2021 pm 04:07 PM

The full name of Android adb is Android Debug Bridge, which refers to the Android debugging bridge, which also plays the role of a debugging bridge; the prerequisite for using the adb tool is to turn on USB debugging on the phone, and then connect to the computer through a data cable. And you can use the command mode on the computer to operate the phone.

What is Android adb

Demo environment for this article: MIUI12.5 system, Android Debug Bridge1.0.41, Xiaomi 11 mobile phone.

What is Android adb?

is the Android debugging bridge. Used to debug Android system hardware through USB port. Such as Android phones and Android tablets.

The full name of adb in Android system is Android Debug Bridge, which functions as a debugging bridge. The prerequisite for using the adb tool is to turn on USB debugging on the mobile phone and then connect to the computer through a data cable. Use the command mode on the computer to operate the phone: restart, enter recovery, enter fastboot, push file functions, etc.

It is worth emphasizing that adb commands can also be used to control the phone in recovery mode. So if the flashing fails, you can still use the adb tool at a certain time. Today I will tell you some very commonly used adb commands.

Commonly used adb commands in Android systems:

1. Display currently connected devices: adb devices

2. Install apk file (must be saved in the same directory as adb, * is apk File name): adb install *.apk

3. Install the apk file to the sd card (must be saved in the same directory as adb, * is the name of the apk file): adb install -s *.apk

4. Copy the file to the mobile phone: adb push [location of file to be pushed] [location to be pushed to mobile phone]

Example: adb push C:\muzi.zip /sdcard

5 . Copy files to the computer: adb pull [file location on the phone] [location to be copied to the computer]

Example: adb pull sdcard/muzisoft.zip c:\

6. Restart Device: adb reboot

7. Restart the device to recovery mode: adb reboot recovery

8. Reboot to bootloader mode: adb reboot bootloader

For more related knowledge, please visit FAQ column!

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

Statement
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

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
1 months agoBy尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Best Graphic Settings
1 months agoBy尊渡假赌尊渡假赌尊渡假赌
Will R.E.P.O. Have Crossplay?
1 months agoBy尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Atom editor mac version download

Atom editor mac version download

The most popular open source editor

SecLists

SecLists

SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.

PhpStorm Mac version

PhpStorm Mac version

The latest (2018.2.1) professional PHP integrated development tool

SAP NetWeaver Server Adapter for Eclipse

SAP NetWeaver Server Adapter for Eclipse

Integrate Eclipse with SAP NetWeaver application server.

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools