android/*: add Dutch translation
This commit is contained in:

committed by
Sebastiaan Speck

parent
9248049fd2
commit
458fa302a4
13
pages.nl/android/wm.md
Normal file
13
pages.nl/android/wm.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# wm
|
||||
|
||||
> Toon informatie over het scherm van een Android-apparaat.
|
||||
> Dit commando kan alleen worden gebruikt via `adb shell`.
|
||||
> Meer informatie: <https://adbinstaller.com/commands/adb-shell-wm-5b672b17e7958178a2955538>.
|
||||
|
||||
- Toon de fysieke grootte van het scherm van een Android-apparaat:
|
||||
|
||||
`wm {{size}}`
|
||||
|
||||
- Toon de fysieke dichtheid van het scherm van een Android-apparaat:
|
||||
|
||||
`wm {{density}}`
|
Reference in New Issue
Block a user