Files
tldr/pages.tr/android/wm.md
2024-10-10 19:09:22 +02:00

14 lines
392 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# wm
> Bir Android cihazının ekranı ile ilgili bilgi göster.
> Bu komut yalnızca `adb shell` ile kullanılabilir.
> Daha fazla bilgi için: <https://adbinstaller.com/commands/adb-shell-wm-5b672b17e7958178a2955538>.
- Bir Android cihazının ekranının fiziksel boyutunu görüntüle:
`wm size`
- Bir Android cihazının ekranının fiziksel derinliğini görüntüle:
`wm density`