How can I run flutter in memu emulator

4,560

adb connect localhost:21503

run this command in YOURSDK\Sdk\platform-tools

Share:
4,560
Moh Rip
Author by

Moh Rip

Updated on December 07, 2022

Comments

  • Moh Rip
    Moh Rip over 1 year

    Can I actually run the flutter in 'outside emulator'? Something like, memu emulator or andy emulator, or something else? Well, if I run my flutter app in AVD in android studio, it will be really slow for my PC, so I want to use another emulator.

    • Sagar Bahadur Tamang
      Sagar Bahadur Tamang over 5 years
      Can you tell me following things so that I can better assess your problem? 1) Which CPU processor do you have ? 2) How much RAM do you have? 3) Which emulator image are you using (ARM/x86/x86_64)?