स्क्रीन रिकॉर्ड करें
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
Android Emulator से वीडियो और ऑडियो रिकॉर्ड किया जा सकता है. साथ ही, रिकॉर्डिंग को WebM या ऐनिमेटेड GIF फ़ाइल में सेव किया जा सकता है.
स्क्रीन रिकॉर्डिंग के कंट्रोल, ज़्यादा कंट्रोल विंडो के रिकॉर्ड और प्लेबैक टैब में होते हैं.
अहम जानकारी: स्क्रीन रिकॉर्डिंग के कंट्रोल खोलने के लिए, Control+Shift+R (macOS पर Command+Shift+R) दबाएं.
- स्क्रीन रिकॉर्डिंग शुरू करने के लिए, रिकॉर्ड और प्लेबैक टैब में मौजूद, रिकॉर्डिंग शुरू करें बटन पर क्लिक करें.
- रिकॉर्डिंग रोकने के लिए, रिकॉर्डिंग रोकें पर क्लिक करें.
रिकॉर्ड किए गए वीडियो को सेव करने के लिए:
- रिकॉर्ड किए गए वीडियो को चलाने और सेव करने के कंट्रोल, रिकॉर्ड और प्लेबैक टैब में सबसे नीचे मौजूद होते हैं.
- टैब में सबसे नीचे मौजूद मेन्यू से, WebM या GIF चुनें.
- सेव करें पर क्लिक करें.
कमांड लाइन पर यह कमांड इस्तेमाल करके, एम्युलेटर से स्क्रीन रिकॉर्डिंग को रिकॉर्ड और सेव भी किया जा सकता है:
adb emu screenrecord start --time-limit 10 [path to save video]/sample_video.webm
इस पेज पर मौजूद कॉन्टेंट और कोड सैंपल कॉन्टेंट के लाइसेंस में बताए गए लाइसेंस के हिसाब से हैं. 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,["# 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`"]]