|
|
|
@ -12,88 +12,88 @@ Other languages: [:cn: Chinese](./README.md) |
|
|
|
|
|
|
|
|
|
<!-- vim-markdown-toc GFM --> |
|
|
|
|
* [Basic Usage](#basic-usage) |
|
|
|
|
* [Command syntax](#command-syntax) |
|
|
|
|
* [Targeting equipment for command](#targeting-equipment-for-command) |
|
|
|
|
* [Start/Stop](#startstop) |
|
|
|
|
* [View adb version](#view-adb-version) |
|
|
|
|
* [Run adbd as root](#run-adbd-as-root) |
|
|
|
|
* [Designated adb server network port](#designated-adb-server-network-port) |
|
|
|
|
* [Command syntax](#command-syntax) |
|
|
|
|
* [Targeting equipment for command](#targeting-equipment-for-command) |
|
|
|
|
* [Start/Stop](#startstop) |
|
|
|
|
* [View adb version](#view-adb-version) |
|
|
|
|
* [Run adbd as root](#run-adbd-as-root) |
|
|
|
|
* [Designated adb server network port](#designated-adb-server-network-port) |
|
|
|
|
* [Device connection management](#device-connection-management) |
|
|
|
|
* [Inquiries connected device / simulator](#inquiries-connected-device--simulator) |
|
|
|
|
* [USB connection](#usb-connection) |
|
|
|
|
* [Wireless connection (need to use the USB cable)](#wireless-connection-need-to-use-the-usb-cable) |
|
|
|
|
* [Wireless connection (without using the USB cable)](#wireless-connection-without-using-the-usb-cable) |
|
|
|
|
* [Inquiries connected device / simulator](#inquiries-connected-device--simulator) |
|
|
|
|
* [USB connection](#usb-connection) |
|
|
|
|
* [Wireless connection (need to use the USB cable)](#wireless-connection-need-to-use-the-usb-cable) |
|
|
|
|
* [Wireless connection (without using the USB cable)](#wireless-connection-without-using-the-usb-cable) |
|
|
|
|
* [Application Management](#application-management) |
|
|
|
|
* [Check the list of](#check-the-list-of) |
|
|
|
|
* [All applications](#all-applications) |
|
|
|
|
* [system applications](#system-applications) |
|
|
|
|
* [third-party usage](#third-party-usage) |
|
|
|
|
* [Application package name contains a string](#application-package-name-contains-a-string) |
|
|
|
|
* [Install APK](#install-apk) |
|
|
|
|
* [Uninstalling](#uninstalling) |
|
|
|
|
* [Clear app cache data](#clear-app-cache-data) |
|
|
|
|
* [View Reception Activity](#view-reception-activity) |
|
|
|
|
* [View Running Services](#view-running-services) |
|
|
|
|
* [Check the list of](#check-the-list-of) |
|
|
|
|
* [All applications](#all-applications) |
|
|
|
|
* [system applications](#system-applications) |
|
|
|
|
* [third-party usage](#third-party-usage) |
|
|
|
|
* [Application package name contains a string](#application-package-name-contains-a-string) |
|
|
|
|
* [Install APK](#install-apk) |
|
|
|
|
* [Uninstalling](#uninstalling) |
|
|
|
|
* [Clear app cache data](#clear-app-cache-data) |
|
|
|
|
* [View Reception Activity](#view-reception-activity) |
|
|
|
|
* [View Running Services](#view-running-services) |
|
|
|
|
* [Interact with Applications](#interact-with-applications) |
|
|
|
|
* [Transferred from Activity](#transferred-from-activity) |
|
|
|
|
* [Transferred from the Service](#transferred-from-the-service) |
|
|
|
|
* [Transmits broadcast](#transmits-broadcast) |
|
|
|
|
* [Forcibly stop the application](#forcibly-stop-the-application) |
|
|
|
|
* [Transferred from Activity](#transferred-from-activity) |
|
|
|
|
* [Transferred from the Service](#transferred-from-the-service) |
|
|
|
|
* [Transmits broadcast](#transmits-broadcast) |
|
|
|
|
* [Forcibly stop the application](#forcibly-stop-the-application) |
|
|
|
|
* [File Management](#file-management) |
|
|
|
|
* [Copy files to the computer equipment in](#copy-files-to-the-computer-equipment-in) |
|
|
|
|
* [Copy computer files to the device](#copy-computer-files-to-the-device) |
|
|
|
|
* [Copy files to the computer equipment in](#copy-files-to-the-computer-equipment-in) |
|
|
|
|
* [Copy computer files to the device](#copy-computer-files-to-the-device) |
|
|
|
|
* [Analog Keys / inputs](#analog-keys--inputs) |
|
|
|
|
* [Power button](#power-button) |
|
|
|
|
* [menu](#menu) |
|
|
|
|
* [HOME key](#home-key) |
|
|
|
|
* [return key](#return-key) |
|
|
|
|
* [volume control](#volume-control) |
|
|
|
|
* [Media Control](#media-control) |
|
|
|
|
* [On / Off screen](#on--off-screen) |
|
|
|
|
* [Slide to unlock](#slide-to-unlock) |
|
|
|
|
* [Enter text](#enter-text) |
|
|
|
|
* [Power button](#power-button) |
|
|
|
|
* [menu](#menu) |
|
|
|
|
* [HOME key](#home-key) |
|
|
|
|
* [return key](#return-key) |
|
|
|
|
* [volume control](#volume-control) |
|
|
|
|
* [Media Control](#media-control) |
|
|
|
|
* [On / Off screen](#on--off-screen) |
|
|
|
|
* [Slide to unlock](#slide-to-unlock) |
|
|
|
|
* [Enter text](#enter-text) |
|
|
|
|
* [View Log](#view-log) |
|
|
|
|
* [Android log](#android-log) |
|
|
|
|
* [Filter the log by level](#filter-the-log-by-level) |
|
|
|
|
* [Filter by tag and log level](#filter-by-tag-and-log-level) |
|
|
|
|
* [Log format](#log-format) |
|
|
|
|
* [Clear log](#clear-log) |
|
|
|
|
* [Kernel log](#kernel-log) |
|
|
|
|
* [Android log](#android-log) |
|
|
|
|
* [Filter the log by level](#filter-the-log-by-level) |
|
|
|
|
* [Filter by tag and log level](#filter-by-tag-and-log-level) |
|
|
|
|
* [Log format](#log-format) |
|
|
|
|
* [Clear log](#clear-log) |
|
|
|
|
* [Kernel log](#kernel-log) |
|
|
|
|
* [View device information](#view-device-information) |
|
|
|
|
* [Model](#model) |
|
|
|
|
* [Battery Status](#battery-status) |
|
|
|
|
* [Screen Resolution](#screen-resolution) |
|
|
|
|
* [Screen density](#screen-density) |
|
|
|
|
* [Display Parameters](#display-parameters) |
|
|
|
|
* [android\_id](#android_id) |
|
|
|
|
* [IMEI](#imei) |
|
|
|
|
* [Android system version](#android-system-version) |
|
|
|
|
* [IP address](#ip-address) |
|
|
|
|
* [Mac Address](#mac-address) |
|
|
|
|
* [CPU Information](#cpu-information) |
|
|
|
|
* [Memory Information](#memory-information) |
|
|
|
|
* [More hardware and system properties](#more-hardware-and-system-properties) |
|
|
|
|
* [Model](#model) |
|
|
|
|
* [Battery Status](#battery-status) |
|
|
|
|
* [Screen Resolution](#screen-resolution) |
|
|
|
|
* [Screen density](#screen-density) |
|
|
|
|
* [Display Parameters](#display-parameters) |
|
|
|
|
* [android\_id](#android_id) |
|
|
|
|
* [IMEI](#imei) |
|
|
|
|
* [Android system version](#android-system-version) |
|
|
|
|
* [IP address](#ip-address) |
|
|
|
|
* [Mac Address](#mac-address) |
|
|
|
|
* [CPU Information](#cpu-information) |
|
|
|
|
* [Memory Information](#memory-information) |
|
|
|
|
* [More hardware and system properties](#more-hardware-and-system-properties) |
|
|
|
|
* [Utility functions](#utility-functions) |
|
|
|
|
* [Screenshots](#screenshots) |
|
|
|
|
* [Recording Screen](#recording-screen) |
|
|
|
|
* [Remount system partition as writable](#remount-system-partition-as-writable) |
|
|
|
|
* [Check connection over WiFi password](#check-connection-over-wifi-password) |
|
|
|
|
* [To set the system date and time](#to-set-the-system-date-and-time) |
|
|
|
|
* [restart cellphone](#restart-cellphone) |
|
|
|
|
* [Detect whether the device is root](#detect-whether-the-device-is-root) |
|
|
|
|
* [Monkey use stress testing](#monkey-use-stress-testing) |
|
|
|
|
* [On / off WiFi](#on--off-wifi) |
|
|
|
|
* [Screenshots](#screenshots) |
|
|
|
|
* [Recording Screen](#recording-screen) |
|
|
|
|
* [Remount system partition as writable](#remount-system-partition-as-writable) |
|
|
|
|
* [Check connection over WiFi password](#check-connection-over-wifi-password) |
|
|
|
|
* [To set the system date and time](#to-set-the-system-date-and-time) |
|
|
|
|
* [restart cellphone](#restart-cellphone) |
|
|
|
|
* [Detect whether the device is root](#detect-whether-the-device-is-root) |
|
|
|
|
* [Monkey use stress testing](#monkey-use-stress-testing) |
|
|
|
|
* [On / off WiFi](#on--off-wifi) |
|
|
|
|
* [Brush related commands](#brush-related-commands) |
|
|
|
|
* [Restart to Recovery mode](#restart-to-recovery-mode) |
|
|
|
|
* [To restart from the Recovery Android](#to-restart-from-the-recovery-android) |
|
|
|
|
* [Restart to Fastboot mode](#restart-to-fastboot-mode) |
|
|
|
|
* [Through sideload system update](#through-sideload-system-update) |
|
|
|
|
* [Restart to Recovery mode](#restart-to-recovery-mode) |
|
|
|
|
* [To restart from the Recovery Android](#to-restart-from-the-recovery-android) |
|
|
|
|
* [Restart to Fastboot mode](#restart-to-fastboot-mode) |
|
|
|
|
* [Through sideload system update](#through-sideload-system-update) |
|
|
|
|
* [More adb shell command](#more-adb-shell-command) |
|
|
|
|
* [See process](#see-process) |
|
|
|
|
* [View real-time resource consumption](#view-real-time-resource-consumption) |
|
|
|
|
* [Other](#other) |
|
|
|
|
* [See process](#see-process) |
|
|
|
|
* [View real-time resource consumption](#view-real-time-resource-consumption) |
|
|
|
|
* [Other](#other) |
|
|
|
|
* [common problem](#common-problem) |
|
|
|
|
* [Start adb server failure](#start-adb-server-failure) |
|
|
|
|
* [Start adb server failure](#start-adb-server-failure) |
|
|
|
|
* [adb unofficial implementation](#adb-unofficial-implementation) |
|
|
|
|
* [Acknowledgements](#acknowledgements) |
|
|
|
|
* [Reference Links](#reference-links) |
|
|
|
|