تسجيل محتوى الشاشة
تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
يمكنك تسجيل فيديو وصوت من "محاكي Android" وحفظ التسجيل في ملف WebM أو ملف GIF متحرك.
تتوفّر عناصر التحكّم في تسجيل الشاشة في علامة التبويب التسجيل والتشغيل ضمن نافذة عناصر التحكّم الموسّعة.
ملاحظة: يمكنك فتح عناصر التحكّم في تسجيل الشاشة من خلال الضغط على 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 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","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 (حسب التوقيت العالمي المتفَّق عليه)"],[],[],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`"]]