
Am besten eines, das richtig funktioniert, wie Blue Stacks unter Windows.
Danke
Antwort1
Genymotion(Quelle dieser Antwort; auf der Website gibt es auch einige Bilder, wie das aussieht) ist ein kompletter Satz von Tools, der eine virtuelle Umgebung für Android bereitstellt. Es kann für Entwickler, Tester, Verkäufer oder sogar Gamer sehr nützlich sein. Genymotion ist für den persönlichen Gebrauch kostenlos. Für den vollen Funktionsumfang müssen Sie eine Lizenz erwerben.
Merkmale:
OpenGL acceleration to achieve the best 3D performance
Enable full screen option and improve your experience
Be precise in your UI development with the “pixel perfect” functionality
Start multiple virtual device at the same time
Override virtual device identifiers
Directly command virtual devices sensors with Genymotion Shell
Fully compatible with ADB. You can control your virtual device from the host
Manage sensors: Battery level / status, GPS, Rotation, Camera
Seit 2.1:
supports copy/paste from the host to the virtual device,
or from the virtual device to the host using Android builtin copy/paste feature.
Android 4.4 support
Sie benötigen Virtualbox, müssenregistrieren(es ist kostenlos) und laden Sie das Installationsprogramm in Ihr Download-Verzeichnis herunter und dann ...
cd ~/Downloads/
chmod +x genymotion-2.1.0_x64.bin
./genymotion-2.1.0_x64.bin
Wenn Sie es über Downloads installieren, starten Sie es mit:
/home/handbook/Downloads/genymotion/genymotion
Es ist für den persönlichen Gebrauch kostenlos und scheint mir der bessere Emulator von allen zu sein.