הקלטת המסך
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
אתם יכולים להקליט סרטון ואודיו מ-Android Emulator ולשמור את ההקלטה בקובץ WebM או בקובץ GIF מונפש.
אמצעי הבקרה להקלטת המסך נמצאים בכרטיסייה Record and Playback (הקלטה והפעלה) בחלון Extended Controls (אמצעי בקרה מתקדמים).
טיפ: כדי לפתוח את אמצעי הבקרה של הקלטת המסך, מקישים על Control+Shift+R (או על Command+Shift+R ב-macOS).
- כדי להתחיל בהקלטת המסך, לוחצים על הלחצן התחלת הקלטה בכרטיסייה הקלטה והפעלה.
- כדי להפסיק את ההקלטה, לוחצים על הפסקת ההקלטה.
כדי לשמור את הסרטון שהוקלט:
- הלחצנים להפעלה ולשמירה של הסרטון המוקלט נמצאים בחלק התחתון של הכרטיסייה הקלטה והפעלה.
- בתפריט שבתחתית הכרטיסייה, בוחרים באפשרות WebM או GIF.
- לוחצים על שמירה.
אפשר גם להקליט ולשמור הקלטת מסך מהאמולטור באמצעות הפקודה הבאה בשורת הפקודה:
adb emu screenrecord start --time-limit 10 [path to save video]/sample_video.webm
דוגמאות התוכן והקוד שבדף הזה כפופות לרישיונות המפורטים בקטע רישיון לתוכן. Java ו-OpenJDK הם סימנים מסחריים או סימנים מסחריים רשומים של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-27 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-27 (שעון UTC)."],[],[],null,["# Record the screen\n\nYou can record video and audio from the Android Emulator and save the recording\nto a WebM or animated GIF file.\n\nThe screen recording controls are in the **Record and Playback** tab of the\n[**Extended Controls**](/studio/run/emulator-extended-controls) window.\n\n**Tip:** You can open the screen recording controls by\npressing \u003ckbd\u003eControl\u003c/kbd\u003e+\u003ckbd\u003eShift\u003c/kbd\u003e+\u003ckbd\u003eR\u003c/kbd\u003e\n(\u003ckbd\u003eCommand\u003c/kbd\u003e+\u003ckbd\u003eShift\u003c/kbd\u003e+\u003ckbd\u003eR\u003c/kbd\u003e on macOS).\n\n- To begin screen recording, click the **Start recording** button in the **Record and Playback** tab.\n- To stop recording, click **Stop recording**.\n\nTo save the recorded video:\n\n1. Controls for playing and saving the recorded video are at the bottom of the **Record and Playback** tab.\n2. Choose **WebM** or **GIF** from the menu at the bottom of the tab.\n3. Click **Save**.\n\nYou can also record and save a screen recording from the emulator using the\nfollowing command on the command line:\n\n`adb emu screenrecord start --time-limit 10 `\u003cvar translate=\"no\"\u003e[path to save video]\u003c/var\u003e`/sample_video.webm`"]]