Assigned
Status Update
Comments
rk...@google.com <rk...@google.com>
rk...@google.com <rk...@google.com> #2
INFO - Emulator: Medium Phone API 35 - Android emulator version 35.3.11.0 (build_id 12836668) (CL:N/A)
WARN - Emulator: Medium Phone API 35 - Failed to save 'C:\Users\Usuário\.android\avd\..\avd\Medium_Phone_API_35.avd\hardware-qemu.ini'
WARN - Emulator: Medium Phone API 35 - Failed to process .ini file C:\Users\Usuário\.android\avd\..\avd\Medium_Phone_API_35.avd\hardware-qemu.ini for reading.
INFO - Emulator: Medium Phone API 35 - C:\AndroidSdk\emulator\qemu\windows-x86_64\qemu-system-x86_64.exe: Could not open 'C:\Users\Usuário\.android\avd\..\avd\Medium_Phone_API_35.avd\<temp>': A sintaxe do nome do arquivo, do nome do diretório ou do rótulo do volume está incorreta.
Description
When I start the emulator, I receive the following error:
"The emulator process for AVD Medium_Phone_API_35 has terminated."
Steps to reproduce the issue:
1. In Device Manager, create a new emulator with any model and any Android version/API.
2 Still in Device Manager, run the newly created emulator.
3. Wait until the loading process is complete.
4. The error appears at this stage.
This is quite strange since my computer meets the recommended specifications to run Android Studio with the emulator.
I read several pages on Reddit and Stack Overflow, and most suggested that this issue could be related to a lack of storage space. However, I have 234 GB of free space.
Additionally, my computer originally came with the BlueStacks emulator, but I have already uninstalled it and removed any hidden files it left behind.
I also checked the idea.log, and every time I try to run the emulator, it logs the following:
2025-02-13 17:07:28,339 [ 18892] WARN - #com.android.sdklib.deviceprovisioner.DeviceAction - The emulator process for AVD Medium_Phone_API_35 has terminated.
com.android.tools.idea.avdmanager.EmulatorConnectionListener$EmulatorTerminatedException: The emulator process for AVD Medium_Phone_API_35 has terminated.
at com.android.tools.idea.avdmanager.EmulatorConnectionListener$WaitForEmulatorTask.run(EmulatorConnectionListener.java:93)
at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport$executeOnPooledThread$1.run(AnyThreadWriteThreadingSupport.kt:134)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at com.intellij.util.concurrency.ContextCallable.call(ContextCallable.java:32)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at com.intellij.util.concurrency.ContextRunnable.run(ContextRunnable.java:27)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
at java.base/java.security.AccessController.doPrivileged(Unknown Source)
Build: AI-242.23726.103.2422.13016713, 202502051615
AS: Ladybug Feature Drop | 2024.2.2 Patch 1
AI-242.23726.103.2422.13016713, JRE 21.0.5+-12932927-b750.29x64 JetBrains s.r.o., OS Windows 10(amd64) v10.0 , screens 1920x1080 (100%)
Android Gradle Plugin: 8.8.1
Gradle: 8.10.2
Gradle JDK: JetBrains Runtime 21.0.5
NDK: from local.properties: (not specified), latest from SDK: (not found)
CMake: from local.properties: (not specified), latest from SDK: (not found), from PATH: (not found)
Source: send_feedback_icon```