صفحه نمایش را ضبط کنید
با مجموعهها، منظم بمانید
ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
می توانید ویدیو و صدا را از شبیه ساز اندروید ضبط کنید و ضبط را در یک 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
محتوا و نمونه کدها در این صفحه مشمول پروانههای توصیفشده در پروانه محتوا هستند. جاوا و OpenJDK علامتهای تجاری یا علامتهای تجاری ثبتشده Oracle و/یا وابستههای آن هستند.
تاریخ آخرین بهروزرسانی 2025-07-29 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","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-29 بهوقت ساعت هماهنگ جهانی."],[],[],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`"]]