Android Emulation + vServer ? Windows 2016 Server

风流意气都作罢 提交于 2019-12-13 07:48:42

问题


i have a Windows 2016 Server on a vServer and want to run android on it. Which version ist almost irrelevant. Should be at least Android 4 if possible ;)

I tried MANY MANY Emulators, VirtualBox with Android_x86 images, Android Studio and so on.

I can't get it to run!

Mostly it is because of following things:

  1. The Emulator won't work with Hyper-V (which isn't even installed?!?!)
  2. The Emulator says i have to enable Virtualization. Which i can't, cause there is no BIOS to go to on a vServer.
  3. It says i have no Hardware Graphics Acceleration or my Graphics-Drivers are to old.
  4. Just won't finish the installation at all!

So, what i need is a functioning vServer (doesnt matter if Linux or Windows) with a way to install Android on it. Not toooo difficult! Because i have, at beste, lower intermediate knowledge with linux. To get it to work in Windows would be a dream!

I hope some can help me!


回答1:


First off, you don't run Android on Windows. Both are OSes. So I assume you mean the Android emulator.

The emulator is a virtual machine that requires hardware emulation. Because of this, it can't be run on top of another emulator. It doesn't matter what the OS its on is, you need to run it directly on real hardware, not on a VM.



来源:https://stackoverflow.com/questions/52555947/android-emulation-vserver-windows-2016-server

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