I'm trying to run the code template as my first attempt to work with flutter. I've setted a device with the android studio emulator with charasteristics as follows:
Nexus 5x - api 25 - Nougat 7.1 arm64
I'm working on an amd processor in windows 8.1 aswell. The main issue is when I try to run the emulator inside vs code. It launches the device but after a while it throws the next error:
+Failed to launch emulator: Error: Emulator didn't connected within 60 seconds Origen: Dart
Even when I try to run the app from android studio it doesn't connect, and doesn't even gives some error message.
I would appreciate any help or recommendation to finally start working with flutter.
Flutter doctor:
[√] Flutter (Channel stable, v1.0.0, on Microsoft Windows
[Versión 6.3.9600], locale es-CL)
[!] Android toolchain - develop for Android devices
(Android SDK 28.0.3)
X Android license status unknown.
[√] Android Studio (version 3.2)
[√] VS Code, 64-bit edition (version 1.29.1)
[!] Connected device
! No devices available
! Doctor found issues in 2 categories.