Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 414a9620 authored by Florian Bausch's avatar Florian Bausch Committed by Weblate
Browse files

Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (13 of 13 strings)

Translation: /e/ support center/Pages/Emulator
Translate-URL: https://i18n.e.foundation/projects/e-support-center/pagesemulator/pt_BR/
parent af598d19
Loading
Loading
Loading
Loading
+9 −9
Original line number Diff line number Diff line
@@ -14,9 +14,9 @@ Extraia o arquivo do emulador para o seguinte diretório:
SDK_PATH/system-images/android-33/lineage/
```

with `SDK_PATH` corresponding to your Android SDK path (i.e. $ANDROID_HOME)
onde `SDK_PATH` corresponde ao caminho do seu SDK do Android (ou seja, $ANDROID_HOME)

{% include alerts/tip.html content="We use `android-33` as the current emulator runs Android 13"%}
{% include alerts/tip.html content="Usamos `android-33`, pois o emulador atual roda o Android 13"%}

Depois de extrair o arquivo, você terá algo parecido com isto:

@@ -25,13 +25,13 @@ $ ls ~/Android/Sdk/system-images/android-30/lineage/x86
advancedFeatures.ini  build.prop  data  encryptionkey.img  kernel-ranchu-64  NOTICE.txt  package.xml  ramdisk.img  source.properties  system.img  userdata.img  vendor.img  VerifiedBootParams.textproto
```

## Using the emulator from Android Studio
## Usando o emulador do Android Studio

1. Open the **AVD Manager** with the icon located at the top right of the screen
2. Click on **Create Virtual Device**
3. Select the **Nexus 5X** phone entry for instance and click Next
4. In the **x86 Image**s tab, select the **LineageOS** corresponding to your version of Android API and click Next
5. Name your AVD device **/e/OS** and click Finish
6. In the **AVD Manager** launch your /e/ OS virtual device
1. Abra o **AVD Manager** clicando no ícone localizado no canto superior direito da tela
2. Clique em *Create Virtual Device**
3. Selecione a opção do telefone **Nexus 5X**, por exemplo, e clique em Avançar
4. Na aba **Images x86**, selecione o **LineageOS** correspondente à sua versão da API do Android e clique em Avançar
5. Nomeie seu dispositivo AVD como **/e/OS** e clique em Concluir
6. No **AVD Manager**, inicie seu dispositivo virtual /e/ OS

   ![emulator](/images/emulator.png)