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>.
|
||||
|
||||
- 印出所有已安裝應用程式的列表:
|
||||
|
||||
|
Reference in New Issue
Block a user