1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-18 03:55:41 +02:00
tldr/pages.id/android/wm.md

14 lines
408 B
Markdown
Raw Normal View History

# wm
> Menunjukkan informasi layar sebuah perangkat Android.
> Perintah ini hanya dapat dijalankan melalui `adb shell`.
2025-08-08 13:56:11 -07:00
> 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`