Steps to connect Blue Stack with Android Studio
- Close Android Studio.
- Go to adb.exe location (default location:
%LocalAppData%\Android\sdk\platform-tools) - Run
adb connect localhost:5555from this location. - Start Android Studio and you will get Blue Stack as emulator when you run your app.