@@ -0,0 +1,9 @@
+# screencap
+
+> 捕获移动设备显示器的屏幕截图。
+> 此命令只能通过 `adb shell` 使用。
+> 更多信息:<https://developer.android.com/studio/command-line/adb#screencap>.
+- 捕获屏幕截图:
+`screencap {{路径/到/文件}}`