ถ่ายภาพหน้าจอ
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
หากต้องการถ่ายภาพหน้าจอของ Android Emulator ให้คลิกปุ่มถ่ายภาพหน้าจอ

ในกล่องโต้ตอบถ่ายภาพหน้าจอที่ปรากฏขึ้น คุณสามารถถ่ายภาพซ้ำ แก้ไข หรือคัดลอก
รูปภาพที่ถ่ายได้ เมื่อพอใจกับรูปภาพแล้ว ให้คลิกบันทึก
โปรแกรมจำลองจะสร้างไฟล์ PNG ที่มีชื่อ
Screenshot_yyyymmdd-hhmmss.png
โดยใช้ปี เดือน วัน ชั่วโมง นาที และวินาทีของการจับภาพ คุณเปลี่ยนชื่อและเลือกตำแหน่งที่จะบันทึกไฟล์ได้หากต้องการ
หากต้องการถ่ายภาพหน้าจอของโปรแกรมจำลอง Wear OS ที่เข้ากันได้กับ Play
ให้ตั้งค่าเมนูแบบเลื่อนลงเป็นเข้ากันได้กับ Play Store
นอกจากนี้ คุณยังถ่ายภาพหน้าจอจากบรรทัดคำสั่งได้ด้วยคำสั่งใดคำสั่งหนึ่งต่อไปนี้
screenrecord screenshot [destination-directory]
adb emu screenrecord screenshot [destination-directory]
ตัวอย่างเนื้อหาและโค้ดในหน้าเว็บนี้ขึ้นอยู่กับใบอนุญาตที่อธิบายไว้ในใบอนุญาตการใช้เนื้อหา Java และ OpenJDK เป็นเครื่องหมายการค้าหรือเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-27 UTC
[[["เข้าใจง่าย","easyToUnderstand","thumb-up"],["แก้ปัญหาของฉันได้","solvedMyProblem","thumb-up"],["อื่นๆ","otherUp","thumb-up"]],[["ไม่มีข้อมูลที่ฉันต้องการ","missingTheInformationINeed","thumb-down"],["ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป","tooComplicatedTooManySteps","thumb-down"],["ล้าสมัย","outOfDate","thumb-down"],["ปัญหาเกี่ยวกับการแปล","translationIssue","thumb-down"],["ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด","samplesCodeIssue","thumb-down"],["อื่นๆ","otherDown","thumb-down"]],["อัปเดตล่าสุด 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"]]