Chụp ảnh màn hình
Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Để chụp ảnh màn hình Trình mô phỏng Android, hãy nhấp vào nút Chụp ảnh màn hình
.
Trong hộp thoại Chụp ảnh màn hình hiện ra, bạn có thể chụp lại, chỉnh sửa hoặc sao chép hình ảnh đã chụp. Khi đã hài lòng với hình ảnh đó, hãy nhấp vào Save (Lưu). Trình mô phỏng tạo một tệp PNG có tên là Screenshot_yyyymmdd-hhmmss.png
chứa thông tin về năm, tháng, ngày, giờ, phút và giây của ảnh chụp. Bạn có thể thay đổi tên nếu muốn và chọn vị trí lưu tệp.
Để chụp ảnh chụp màn hình trình mô phỏng Wear OS tương thích với Play, hãy đặt trình đơn thả xuống thành Play Store Compatible (Tương thích với Cửa hàng Play).
Bạn cũng có thể chụp ảnh màn hình qua dòng lệnh bằng một trong các lệnh sau:
screenrecord screenshot [destination-directory]
adb emu screenrecord screenshot [destination-directory]
Nội dung và mã mẫu trên trang này phải tuân thủ các giấy phép như mô tả trong phần Giấy phép nội dung. Java và OpenJDK là nhãn hiệu hoặc nhãn hiệu đã đăng ký của Oracle và/hoặc đơn vị liên kết của Oracle.
Cập nhật lần gần đây nhất: 2025-07-27 UTC.
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2025-07-27 UTC."],[],[],null,["# Take screenshots\n\nTo take a screenshot of the Android Emulator, click the **Take screenshot**\nbutton.\n\nIn the **Take Screenshot** dialog that appears, you can recapture, edit, or copy\nthe captured image. Once you're satisfied with the image, click **Save** . The\nemulator creates a PNG file with the name\n`Screenshot_`\u003cvar translate=\"no\"\u003eyyyymmdd-hhmmss\u003c/var\u003e`.png`, using the year, month,\nday, hour, minute, and second of the capture. You can change the name, if you\nprefer, and choose where to save the file.\n\nTo take a\n[Play-compatible screenshot of a Wear OS emulator](/docs/quality-guidelines/wear-app-quality#google-play-screenshots-apps),\nset the drop-down to **Play Store Compatible**.\n\nYou can also take screenshots from the command line with either of the following\ncommands:\n\n- `screenrecord screenshot `\u003cvar translate=\"no\"\u003e[destination-directory]\u003c/var\u003e\n- `adb emu screenrecord screenshot `\u003cvar translate=\"no\"\u003e[destination-directory]\u003c/var\u003e"]]