From fc77c06362fe7e3ce2f36122ca54df53dec00867 Mon Sep 17 00:00:00 2001 From: Zhuang Ma Date: Wed, 2 Nov 2016 11:00:12 +0800 Subject: [PATCH] Indent toc with spaces by https://github.com/mzlogin/vim-markdown-toc --- README.en.md | 142 +++++++++++++++++++++++++-------------------------- README.md | 142 +++++++++++++++++++++++++-------------------------- 2 files changed, 142 insertions(+), 142 deletions(-) diff --git a/README.en.md b/README.en.md index a3d69b1..fef9aff 100644 --- a/README.en.md +++ b/README.en.md @@ -12,88 +12,88 @@ Other languages: [:cn: Chinese](./README.md) * [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) diff --git a/README.md b/README.md index 5934a83..a1851db 100644 --- a/README.md +++ b/README.md @@ -12,88 +12,88 @@ Other languages: [:gb: English](./README.en.md) * [基本用法](#基本用法) - * [命令语法](#命令语法) - * [为命令指定目标设备](#为命令指定目标设备) - * [启动/停止](#启动停止) - * [查看 adb 版本](#查看-adb-版本) - * [以 root 权限运行 adbd](#以-root-权限运行-adbd) - * [指定 adb server 的网络端口](#指定-adb-server-的网络端口) + * [命令语法](#命令语法) + * [为命令指定目标设备](#为命令指定目标设备) + * [启动/停止](#启动停止) + * [查看 adb 版本](#查看-adb-版本) + * [以 root 权限运行 adbd](#以-root-权限运行-adbd) + * [指定 adb server 的网络端口](#指定-adb-server-的网络端口) * [设备连接管理](#设备连接管理) - * [查询已连接设备/模拟器](#查询已连接设备模拟器) - * [USB 连接](#usb-连接) - * [无线连接(需要借助 USB 线)](#无线连接需要借助-usb-线) - * [无线连接(无需借助 USB 线)](#无线连接无需借助-usb-线) + * [查询已连接设备/模拟器](#查询已连接设备模拟器) + * [USB 连接](#usb-连接) + * [无线连接(需要借助 USB 线)](#无线连接需要借助-usb-线) + * [无线连接(无需借助 USB 线)](#无线连接无需借助-usb-线) * [应用管理](#应用管理) - * [查看应用列表](#查看应用列表) - * [所有应用](#所有应用) - * [系统应用](#系统应用) - * [第三方应用](#第三方应用) - * [包名包含某字符串的应用](#包名包含某字符串的应用) - * [安装 APK](#安装-apk) - * [卸载应用](#卸载应用) - * [清除应用数据与缓存](#清除应用数据与缓存) - * [查看前台 Activity](#查看前台-activity) - * [查看正在运行的 Services](#查看正在运行的-services) + * [查看应用列表](#查看应用列表) + * [所有应用](#所有应用) + * [系统应用](#系统应用) + * [第三方应用](#第三方应用) + * [包名包含某字符串的应用](#包名包含某字符串的应用) + * [安装 APK](#安装-apk) + * [卸载应用](#卸载应用) + * [清除应用数据与缓存](#清除应用数据与缓存) + * [查看前台 Activity](#查看前台-activity) + * [查看正在运行的 Services](#查看正在运行的-services) * [与应用交互](#与应用交互) - * [调起 Activity](#调起-activity) - * [调起 Service](#调起-service) - * [发送广播](#发送广播) - * [强制停止应用](#强制停止应用) + * [调起 Activity](#调起-activity) + * [调起 Service](#调起-service) + * [发送广播](#发送广播) + * [强制停止应用](#强制停止应用) * [文件管理](#文件管理) - * [复制设备里的文件到电脑](#复制设备里的文件到电脑) - * [复制电脑里的文件到设备](#复制电脑里的文件到设备) + * [复制设备里的文件到电脑](#复制设备里的文件到电脑) + * [复制电脑里的文件到设备](#复制电脑里的文件到设备) * [模拟按键/输入](#模拟按键输入) - * [电源键](#电源键) - * [菜单键](#菜单键) - * [HOME 键](#home-键) - * [返回键](#返回键) - * [音量控制](#音量控制) - * [媒体控制](#媒体控制) - * [点亮/熄灭屏幕](#点亮熄灭屏幕) - * [滑动解锁](#滑动解锁) - * [输入文本](#输入文本) + * [电源键](#电源键) + * [菜单键](#菜单键) + * [HOME 键](#home-键) + * [返回键](#返回键) + * [音量控制](#音量控制) + * [媒体控制](#媒体控制) + * [点亮/熄灭屏幕](#点亮熄灭屏幕) + * [滑动解锁](#滑动解锁) + * [输入文本](#输入文本) * [查看日志](#查看日志) - * [Android 日志](#android-日志) - * [按级别过滤日志](#按级别过滤日志) - * [按 tag 和级别过滤日志](#按-tag-和级别过滤日志) - * [日志格式](#日志格式) - * [清空日志](#清空日志) - * [内核日志](#内核日志) + * [Android 日志](#android-日志) + * [按级别过滤日志](#按级别过滤日志) + * [按 tag 和级别过滤日志](#按-tag-和级别过滤日志) + * [日志格式](#日志格式) + * [清空日志](#清空日志) + * [内核日志](#内核日志) * [查看设备信息](#查看设备信息) - * [型号](#型号) - * [电池状况](#电池状况) - * [屏幕分辨率](#屏幕分辨率) - * [屏幕密度](#屏幕密度) - * [显示屏参数](#显示屏参数) - * [android\_id](#android_id) - * [IMEI](#imei) - * [Android 系统版本](#android-系统版本) - * [IP 地址](#ip-地址) - * [Mac 地址](#mac-地址) - * [CPU 信息](#cpu-信息) - * [内存信息](#内存信息) - * [更多硬件与系统属性](#更多硬件与系统属性) + * [型号](#型号) + * [电池状况](#电池状况) + * [屏幕分辨率](#屏幕分辨率) + * [屏幕密度](#屏幕密度) + * [显示屏参数](#显示屏参数) + * [android\_id](#android_id) + * [IMEI](#imei) + * [Android 系统版本](#android-系统版本) + * [IP 地址](#ip-地址) + * [Mac 地址](#mac-地址) + * [CPU 信息](#cpu-信息) + * [内存信息](#内存信息) + * [更多硬件与系统属性](#更多硬件与系统属性) * [实用功能](#实用功能) - * [屏幕截图](#屏幕截图) - * [录制屏幕](#录制屏幕) - * [重新挂载 system 分区为可写](#重新挂载-system-分区为可写) - * [查看连接过的 WiFi 密码](#查看连接过的-wifi-密码) - * [设置系统日期和时间](#设置系统日期和时间) - * [重启手机](#重启手机) - * [检测设备是否已 root](#检测设备是否已-root) - * [使用 Monkey 进行压力测试](#使用-monkey-进行压力测试) - * [开启/关闭 WiFi](#开启关闭-wifi) + * [屏幕截图](#屏幕截图) + * [录制屏幕](#录制屏幕) + * [重新挂载 system 分区为可写](#重新挂载-system-分区为可写) + * [查看连接过的 WiFi 密码](#查看连接过的-wifi-密码) + * [设置系统日期和时间](#设置系统日期和时间) + * [重启手机](#重启手机) + * [检测设备是否已 root](#检测设备是否已-root) + * [使用 Monkey 进行压力测试](#使用-monkey-进行压力测试) + * [开启/关闭 WiFi](#开启关闭-wifi) * [刷机相关命令](#刷机相关命令) - * [重启到 Recovery 模式](#重启到-recovery-模式) - * [从 Recovery 重启到 Android](#从-recovery-重启到-android) - * [重启到 Fastboot 模式](#重启到-fastboot-模式) - * [通过 sideload 更新系统](#通过-sideload-更新系统) + * [重启到 Recovery 模式](#重启到-recovery-模式) + * [从 Recovery 重启到 Android](#从-recovery-重启到-android) + * [重启到 Fastboot 模式](#重启到-fastboot-模式) + * [通过 sideload 更新系统](#通过-sideload-更新系统) * [更多 adb shell 命令](#更多-adb-shell-命令) - * [查看进程](#查看进程) - * [查看实时资源占用情况](#查看实时资源占用情况) - * [其它](#其它) + * [查看进程](#查看进程) + * [查看实时资源占用情况](#查看实时资源占用情况) + * [其它](#其它) * [常见问题](#常见问题) - * [启动 adb server 失败](#启动-adb-server-失败) + * [启动 adb server 失败](#启动-adb-server-失败) * [adb 的非官方实现](#adb-的非官方实现) * [致谢](#致谢) * [参考链接](#参考链接)