'How to connect Android studio with emulators
I am building an Android project now. BTW have no Android phone(just iPhone). So I had to use any type of Emulator for this.
Now I get LdPlayer(emulator) and Android Studio. Is there any connect Android studio with Emulator? (Don't want Android AVD because heavy and slow.)
Thanks, advanced.
Solution 1:[1]
Try this emulator : https://www.genymotion.com/ Simple,Fast and Scalable emulator for android.
Solution 2:[2]
Follow steps:
- Click "setting" button.
- Select "Other settings".
- Drop-down and select "Open remote connection" in ADB debugging.
- "Save settings".
And run android studio and select device to LDPlayer to emulator.
Thanks
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Mahdi H |
| Solution 2 | CleanCoder |

