android/*: add traditional Chinese translations (#6418)
This commit is contained in:
13
pages.zh_TW/android/wm.md
Normal file
13
pages.zh_TW/android/wm.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# wm
|
||||
|
||||
> 顯示關於 Android 裝置的螢幕的資訊。
|
||||
> 此命令只能透過 `adb shell` 使用。
|
||||
> 更多資訊:<https://adbinstaller.com/commands/adb-shell-wm-5b672b17e7958178a2955538>.
|
||||
|
||||
- 顯示 Android 裝置的螢幕的物理尺寸:
|
||||
|
||||
`wm {{size}}`
|
||||
|
||||
- 顯示 Android 裝置的螢幕的物理密度:
|
||||
|
||||
`wm {{density}}`
|
Reference in New Issue
Block a user