Registra lo schermo
Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Puoi registrare video e audio dall'emulatore Android e salvare la registrazione
in un file WebM o GIF animata.
I controlli di registrazione dello schermo si trovano nella scheda Registrazione e riproduzione della finestra
Controlli estesi.
Suggerimento:puoi aprire i controlli di registrazione dello schermo premendo Control+Maiusc+R (Comando+Maiusc+R su macOS).
- Per iniziare la registrazione dello schermo, fai clic sul pulsante Avvia registrazione nella scheda
Registrazione e riproduzione.
- Per interrompere la registrazione, fai clic su Interrompi la registrazione.
Per salvare il video registrato:
- I controlli per riprodurre e salvare il video registrato si trovano nella parte inferiore della scheda
Registrazione e riproduzione.
- Scegli WebM o GIF dal menu in fondo alla scheda.
- Fai clic su Salva.
Puoi anche registrare e salvare una registrazione dello schermo dall'emulatore utilizzando il
seguente comando nella riga di comando:
adb emu screenrecord start --time-limit 10 [path to save video]/sample_video.webm
I campioni di contenuti e codice in questa pagina sono soggetti alle licenze descritte nella Licenza per i contenuti. Java e OpenJDK sono marchi o marchi registrati di Oracle e/o delle sue società consociate.
Ultimo aggiornamento 2025-07-27 UTC.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 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`"]]