No Device found Flutter VSCode Emulator

6,723

Solved by Deleting SDK 28.0.2 and installed SDK 27.0.1

Share:
6,723
Mohamed Salah
Author by

Mohamed Salah

Updated on December 06, 2022

Comments

  • Mohamed Salah
    Mohamed Salah over 1 year

    I'am using memuPlayer as an emulator and it was working perfect

    but out of sudden now VSCode can't read any emulators :

    I've tried : memuPlayer , NoxPlayer , BlueStack

    and all of them is enabled usb debugging

    here is the result of flutter doctor

    [√] Flutter (Channel dev, v0.5.8, on Microsoft Windows [Version 10.0.17134.165], locale en-US)
    [√] Android toolchain - develop for Android devices (Android SDK 28.0.2)
    [X] Android Studio (not installed)
    [√] IntelliJ IDEA Ultimate Edition (version 2018.2)
    [√] VS Code, 64-bit edition (version 1.26.1)
    [!] Connected devices
        ! No devices available
    
        ! Doctor found issues in 2 categories.
    

    last thing I've tried to put "--enable-software-rendering" in args

    • Taio
      Taio over 5 years
      why don't you use android emulators. Just asking
    • Mohamed Salah
      Mohamed Salah over 5 years
      taking much memory and cpu and very laggy
    • Taio
      Taio over 5 years
      what dart version are you using. you should run the app using flutter run--preview-dart-2
  • Mohamed Salah
    Mohamed Salah over 5 years
    have u download the beta version or the Dev version ?
  • Viren V Varasadiya
    Viren V Varasadiya over 5 years
    beta Version 0.5.1