Witam, mam taki problem a mianowicie nie uruchamia mi się żadne z trzech urządzeń. No supported devices found with name or id matching 'android'. The following devices were found: Windows (desktop) • windows • windows-x64 • Microsoft Windows [Version 10.0.19045.2364] Chrome (web) • chrome • web-javascript • Google Chrome 108.0.5359.125 Edge (web) • edge • web-javascript • Microsoft Edge 88.0.705.81 Exited (1) Macie pomysł jak to rozwiązać?
PS C:\WINDOWS\system32> flutter doctor Doctor summary (to see all details, run flutter doctor -v): [√] Flutter (Channel stable, 3.3.10, on Microsoft Windows [Version 10.0.19045.2364], locale pl-PL) [√] Android toolchain - develop for Android devices (Android SDK version 33.0.1) [√] Chrome - develop for the web [√] Visual Studio - develop for Windows (Visual Studio Community 2022 17.4.3) [√] Android Studio (version 2021.3) [√] VS Code (version 1.74.2) [√] Connected device (3 available) [√] HTTP Host Availability • No issues found! PS C:\WINDOWS\system32> No właśnie tu jest okej, z dostępnych urzadzeń mam tylko Windows, chrome i edge
A masz w ogóle stworzony emulator androida? Na samym początku filmiku jest wybór urządzenia i po kolei odpalasz z VSC, te które się pojawiają jeśli nie masz żadnego to musisz wybrać "create android emulator" lub wejść w android studio i stworzyć nowy w AVD manager. Następnie uruchomić go. Jeśli masz maca to podobnie możesz odpalić IOS emulator dopiero później robisz konfigurację i odpalasz apke :)
@@flutterathletespolska Udało się :) Szczerze nie wiem dokładnie o co chodziło :/ Ale gdy w android studio uruchomiłem urządzenie to potem już w vsc też się udało :)
Witam, mam taki problem a mianowicie nie uruchamia mi się żadne z trzech urządzeń. No supported devices found with name or id matching 'android'.
The following devices were found:
Windows (desktop) • windows • windows-x64 • Microsoft Windows [Version 10.0.19045.2364]
Chrome (web) • chrome • web-javascript • Google Chrome 108.0.5359.125
Edge (web) • edge • web-javascript • Microsoft Edge 88.0.705.81
Exited (1)
Macie pomysł jak to rozwiązać?
Odpal flutter doctor w powershellu i zobaczmy wyniki :D
strzelam, że masz takie wyniki i ten błąd
stackoverflow.com/questions/49045393/message-flutter-run-no-connected-devices
PS C:\WINDOWS\system32> flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel stable, 3.3.10, on Microsoft Windows [Version 10.0.19045.2364], locale pl-PL)
[√] Android toolchain - develop for Android devices (Android SDK version 33.0.1)
[√] Chrome - develop for the web
[√] Visual Studio - develop for Windows (Visual Studio Community 2022 17.4.3)
[√] Android Studio (version 2021.3)
[√] VS Code (version 1.74.2)
[√] Connected device (3 available)
[√] HTTP Host Availability
• No issues found!
PS C:\WINDOWS\system32>
No właśnie tu jest okej, z dostępnych urzadzeń mam tylko Windows, chrome i edge
A masz w ogóle stworzony emulator androida? Na samym początku filmiku jest wybór urządzenia i po kolei odpalasz z VSC, te które się pojawiają jeśli nie masz żadnego to musisz wybrać "create android emulator" lub wejść w android studio i stworzyć nowy w AVD manager. Następnie uruchomić go. Jeśli masz maca to podobnie możesz odpalić IOS emulator dopiero później robisz konfigurację i odpalasz apke :)
@@flutterathletespolska Udało się :) Szczerze nie wiem dokładnie o co chodziło :/ Ale gdy w android studio uruchomiłem urządzenie to potem już w vsc też się udało :)
Mega ciekawe i przydatne