How to use Bluestacks as emulator in Android studio/VS Code.

 Download Bluestacks - App Player on PC - Windows and Mac

To Connect Bluestacks to Android Studio or VS Code.

Enable Android Debug Bridge (ADB) in BlueStacks:- Go to Settings / Preferences and Scroll Down to last and you find the ADB option. Just Enable it. See the Below ScreenShot.




Note:- Start and Keep BlueStacks Running before executing the Below Command else it can’t connect to port 5555.

Go to adb.exe location:- Go to adb.exe location means go to C:\Users\user-name\AppData\Local\Android\Sdk\platform-tools or press Win + R and paste it %LocalAppData%\Android\sdk\platform-tools and open command prompt or Terminal there and Execute the below Command.

adb connect localhost:5555

After running the command it shows connect to localhost:5555 means Successfully Connected.


Post a Comment

Previous Post Next Post

Subscribe Us


Get tutorials, Flutter news and other exclusive content delivered to your inbox. Join 1000+ growth-oriented Flutter developers subscribed to the newsletter

100% value, 0% spam. Unsubscribe anytime