The environment for Flutter is being built.
After downloading the Flitter SDK, I passed it through the terminal and downloaded Android Studio 4.1.
When you click actions to create an emulator in Android Studio and start it,
the emulator process for AVD Pixel_2_API_28was killed.
I am in trouble with the error.
PC is mac.
I heard that it does not support APP silicon, but it is not APP silicon either.
HAXM installation of SDK tools has been checked.
I tried to select intel HAXM from SDK update sites, but I couldn't check Enabled.
I tried Flutter doctor in the terminal, but there was no particular error.
If i have any solution, I would appreciate it if you could let me know.
What I triedI completely erased Android Studio and reinstalled it, but I got the same error.
I also tried restarting the PC, but it didn't work.
When I was informed that the OS was old, I tried downgrading Android Studio, but I got the same error.
OS El capitan
-
Answer # 1
-
Answer # 2
I upgraded the OS of mac and solved it.
Related articles
- visual studio android emulator does not start and a placement error occurs
- android studio emulator does not start
- android studio emulator error
- error in android studio emulator
- android emulator - gps implementation android studio
- error when launching android studio emulator
- android emulator - imageview error in android studio
- android studio on linux cannot start
- android emulator - android studio refactoring preview method
- android emulator - build error in android studio
- java - i cannot start android studio
- why the android studio emulator is moving too slowly
- android emulator - kotlin android studio dialog does not appear
- android emulator - when developing flutter with android studio, the problem that the disk capacity of mac runs out
- if you put an ad in android studio, it will not start
- Android studio listview implements list data display data loop display effect
- java - i want to change the jdk path used only in android studio terminal
- java - if you dnd the palette object in android studio, you can install it, but an error occurs
- when i try to run the app in android studio, it crashes immediately after launch
- android studio - [flutter] the sample source that displays images on the web does not work
- android - is it customary to make maindart? [flutter]
- android studio - flutter app is not drawn
- android - i want to display an application on the home screen [flutter]
- android - cannot use statafluwidget at the transition destination of flutter screen
- android - "! 】 boolean value [flutter]
- android - splash screen cannot be implemented [flutter]
- android - i want to display hexadecimal color [flutter]
- android - i want to display a thick line at the top of bottomnavigationbar
- android - the background color of toast cannot be changed [flutter]
I think that the environment of the android emulator has not been created.
When you start android studio, select "AVD manager" from "configure" at the bottom right of the menu screen "welcome to android studio" that appears, and try creating a Pixel 2 API 28 virtual device there.