Connect nox emulator to vs code Connect nox emulator to vs code dart dart

Connect nox emulator to vs code


First at all the nox emulator has to be in debug mode then if you want to make a connect you have to find nox folder and then open cmd and use this command line

nox_adb.exe connect 127.0.0.1:62001

after that try flutter doctor and see that everything is working fine

my nox folder is C:\Program Files (x86)\Nox\binI don't know yours


Go to Nox location and copy the path then type in cmd "nox_adb.exe connect 127.0.0.1:62001" and press enter key. Finish ,Is Synced and you can run your source.