You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
processing.mode.android.AndroidSDK$BadSDKException: Emulator could not be downloaded
at processing.mode.android.AndroidSDK.downloadSysImage(AndroidSDK.java:584)
at processing.mode.android.AndroidSDK.requestSysImage(AndroidSDK.java:530)
at processing.mode.android.AVD.ensureProperAVD(AVD.java:466)
at processing.mode.android.AndroidMode.handleRunEmulator(AndroidMode.java:261)
at processing.mode.android.AndroidEditor$16.run(AndroidEditor.java:399)
"Could not create a virtual device for the emulator.";
The text was updated successfully, but these errors were encountered:
No worries, took me by surprise because I think I tested the watch emulator not long ago, but it was using an M1 mac, and this error happened with an Intel mac, so maybe the arch has something to do with it. I also increased the target SDK to 33 recently, perhaps that's another factor to consider.
Tried latest beta, and got this error:
The text was updated successfully, but these errors were encountered: