1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-15 05:35:46 +02:00
tldr/pages.id/android/wm.md
2025-08-08 23:56:11 +03:00

13 lines
408 B
Markdown

# wm
> Menunjukkan informasi layar sebuah perangkat Android.
> Perintah ini hanya dapat dijalankan melalui `adb shell`.
> Informasi lebih lanjut: <https://web.archive.org/web/20240420064706/https://adbinstaller.com/commands/adb-shell-wm-5b672b17e7958178a2955538>.
- Tampilkan ukuran fisik terhadap layar perangkat:
`wm size`
- Tampilkan tingkat kepadatan resolusi terhadap layar perangkat:
`wm density`