android/*: add Indonesian translation (#6399)

This commit is contained in:
Reinhart Previano Koentjoro
2021-08-26 13:39:26 +07:00
committed by GitHub
parent b0cb85ae98
commit 2ff6d3a89f
12 changed files with 233 additions and 0 deletions

13
pages.id/android/wm.md Normal file
View File

@@ -0,0 +1,13 @@
# wm
> Menunjukkan informasi layar sebuah perangkat Android.
> Perintah ini hanya dapat dijalankan melalui `adb shell`.
> Informasi lebih lanjut: <https://adbinstaller.com/commands/adb-shell-wm-5b672b17e7958178a2955538>.
- Menampilkan ukuran fisik terhadap layar perangkat:
`wm {{size}}`
- Menampilkan tingkat kepadatan resolusi terhadap layar perangkat:
`wm {{density}}`