> For the complete documentation index, see [llms.txt](https://huataihuang.gitbook.io/cloud-atlas-draft/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://huataihuang.gitbook.io/cloud-atlas-draft/develop/android/startup/take_screenshot_in_android.md).

# Android截屏和录屏

## 屏幕截图

在Nexus设备中，截屏的方法是：

同时按下`音量减小键`和`电源键`，保持1秒左右，就会将当前屏幕截图保存。

保存的图片在`Gallery`(Android 4.4或以前)或`Photos`（Android 5.0或以上）程序中可以查看。

## 录屏

待补充

## 参考

* [Take a screenshot](https://support.google.com/nexus/answer/2811098?hl=en)
