问题
I'm new to android development and in the very beginning I just have problem with emulator. My intel processor and whole system doesn't support HAXM virtualization technology.
So my question is there any external emulator for android studio or can we run our android mobile as a emulator for this purpose ?
回答1:
You can directly compile your apps on your Mobile
. For this purpose you need to on your developer option
And the second option is you can use the external emulator like GenyMotion
for more info you can visit this Link
http://genymotion.com/#!/developers/user-guide#installing-genymotion
回答2:
Why don't you use ARM EABI v7a System Image? I think it's the de facto standard Android emulator.
IMHO, it's stable. As alternatives to the ARM emulator, for example when you seek speed, the Intel emulator or Genymotion may be comming up.
回答3:
I think Genymotion might suit you.
Other options:
Microsoft's Android Studio Emulator, Andyroid, Blue stacks
来源:https://stackoverflow.com/questions/31815847/external-emulator-for-android-studio