tigerjack
tigerjack

Reputation: 1178

VirtualBox for Android development

I have installed Android 4.3 with VirtualBox and I want to use this machine to test some applications of mine. The main reason to not use qemu is that it doesn't run with vboxdrv service started; actually, I can't stop the service cause I have a lot of VMs opened.

How can I do this? I read on the web that I have to know the Android machine IP address. Is that true? How can I do this? Thanks in advance.

Upvotes: 0

Views: 263

Answers (1)

Pr38y
Pr38y

Reputation: 1565

You can try Genymotion emulator it runs on VirtualBox.

Upvotes: 1

Related Questions