How to run or connect BlueStacks emulator with Android Studio:
1. DO NOT touch any file or adb or whatever in your android studio.
2. !important! Close Android Studio first or make sure that it is not running.
3. Open BlueStacks
1. DO NOT touch any file or adb or whatever in your android studio.
2. !important! Close Android Studio first or make sure that it is not running.
3. Open BlueStacks
- Wait for the BlueStacks to load. You might see splash screens like this but do not touch anything.
- For first time use you need to set-up the emulator by choosing a language and logging in to your Google account.
4. Open Android Studio
- Wait for it to fully load and create/open your project.
- Go to Run > Run App
- Select the new emulator. It comes in many names! Mine is set as Samsung device. Just select it and click OK and wait for the project to compile.
- Go to the BlueStacks window and click the app you created. The name of the app is the name of your Android App project.
I will upload screenshots shortly!