pages*: sync https://developer.android.com more info links (#12288)
* pages*: sync https://developer.android.com more info links * dalvikvm: fix wrong link
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# am
|
||||
|
||||
> Android 活动管理器。
|
||||
> 更多信息:<https://developer.android.com/studio/command-line/adb#am>.
|
||||
> 更多信息:<https://developer.android.com/tools/adb#am>.
|
||||
|
||||
- 启动一个指定的活动:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# dalvikvm
|
||||
|
||||
> Android Java 虚拟机。
|
||||
> 更多信息:<https://source.android.com/devices/tech/dalvik>.
|
||||
> 更多信息:<https://source.android.com/docs/core/runtime>.
|
||||
|
||||
- 启动一个 Java 程序:
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> 提供关于 Android 系统服务的信息。
|
||||
> 此命令只能通过 `adb shell` 使用。
|
||||
> 更多信息:<https://developer.android.com/studio/command-line/dumpsys>.
|
||||
> 更多信息:<https://developer.android.com/tools/dumpsys>.
|
||||
|
||||
- 获取所有系统服务的诊断输出:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# logcat
|
||||
|
||||
> 转储系统消息日志。
|
||||
> 更多信息:<https://developer.android.com/studio/command-line/logcat>.
|
||||
> 更多信息:<https://developer.android.com/tools/logcat>.
|
||||
|
||||
- 显示系统日志:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# pm
|
||||
|
||||
> 显示关于 Android 设备上的应用程序的信息。
|
||||
> 更多信息:<https://developer.android.com/studio/command-line/adb#pm>.
|
||||
> 更多信息:<https://developer.android.com/tools/adb#pm>.
|
||||
|
||||
- 打印所有已安装应用程序的列表:
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> 捕获移动设备显示器的屏幕截图。
|
||||
> 此命令只能通过 `adb shell` 使用。
|
||||
> 更多信息:<https://developer.android.com/studio/command-line/adb#screencap>.
|
||||
> 更多信息:<https://developer.android.com/tools/adb#screencap>.
|
||||
|
||||
- 捕获屏幕截图:
|
||||
|
||||
|
Reference in New Issue
Block a user