diff --git a/pages/android/wm.md b/pages/android/wm.md new file mode 100644 index 0000000000..193e0971d9 --- /dev/null +++ b/pages/android/wm.md @@ -0,0 +1,11 @@ +# wm + +> Show information about the screen of an Android device. + +- Display the physical size of an Android device's screen: + +`wm {{size}}` + +- Display the physical density of an Android device's screen: + +`wm {{density}}`