External Emulator For Android Studio?

那年仲夏 提交于 2019-12-25 19:07:31

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!