morjabMorjab / flutterFirst

This my first project.
0 stars 0 forks source link

Flutter first project #1

Open morjabMorjab opened 1 week ago

morjabMorjab commented 1 week ago

Error when i launch android emulator: C:\Users\user\AppData\Local\Temp\AndroidEmulator\emu-crash-35.3.6.db\attachments\a4a10494-ff38-4e92-b2fb-572e305a53d7: The system cannot find the file specified. (2) [ERR] Address these issues and try again.

yusuff122 commented 1 week ago

This error indicates that your Android emulator is unable to locate its temporary files or that these files are corrupted. In Android Studio, go to the AVD Manager section, remove the existing emulator, and create a new one.

Hamaad-coder commented 2 days ago

First check installation is correct by using flutter doctor command in your terminal. I would like to advice you to use your real device it will help you more.