I have updated my Android SDK from API 32 to API 34. Currently, after updating I am facing an issue where I am unable to start the emulator. However, I am able to run my application on a real device.
Message that I get when I start the emulator: Error running app: Device is Already Activating.
I have tried this link but seems to be not resolvable the error for me: https://medium.com/@gvpraveen.ravi/resolving-the-device-is-already-activating-error-a-step-by-step-guide-to-fixing-adb-conflicts-32cb9438c816
I tried re-creating the emulators, reinstalled the Android SDK but still facing the same issue.
I have checked the Android studio logs but I couldn’t completely understand it. Can somebody please help me here?
Android Studio Version: Android Studio Jellyfish | 2023.3.1
2024-05-20 11:21:52,267 [ 352923] SEVERE – #c.i.o.p.Task – Device is already activating
com.android.sdklib.deviceprovisioner.DeviceActionDisabledException: Device is already activating
at com.android.sdklib.deviceprovisioner.LocalEmulatorProvisionerPlugin$LocalEmulatorDeviceHandle$internalStateFlow$1.invokeSuspend(LocalEmulatorProvisionerPlugin.kt:417)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
2024-05-20 11:21:52,273 [ 352929] SEVERE – #c.i.o.p.Task – Android Studio Jellyfish | 2023.3.1 Build #AI-233.14808.21.2331.11709847
2024-05-20 11:21:52,273 [ 352929] SEVERE – #c.i.o.p.Task – JDK: 17.0.10; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o.
2024-05-20 11:21:52,274 [ 352930] SEVERE – #c.i.o.p.Task – OS: Windows 11
2024-05-20 11:21:52,274 [ 352930] SEVERE – #c.i.o.p.Task – Last Action: Run
2024-05-20 11:21:52,563 [ 353219] INFO – #o.j.p.g.GradleManager – Instructing gradle to use java from D:TWToolsJava
2024-05-20 11:21:52,664 [ 353320] INFO – #com.android.tools.idea.diagnostics.error.AndroidStudioErrorReportSubmitter – Exception signature: com.android.sdklib.deviceprovisioner.DeviceActionDisabledException at com.android.sdklib.deviceprovisioner.LocalEmulatorProvisionerPlugin$LocalEmulatorDeviceHandle$internalStateFlow$1.invokeSuspend-cf11dc37, report ID: b02f79cdb6cff2f3
2024-05-20 11:21:56,989 [ 357645] INFO – #c.i.w.i.i.j.s.JpsGlobalModelSynchronizerImpl – Saving global entities to files