10 Punkte von xguru 2022-01-06 | 1 Kommentare | Auf WhatsApp teilen

„Remote anDroid“

  • AIC-Lösung (Android In Container) mit Unterstützung für GPU-Beschleunigung

  • Mehrere Android-Instanzen können auf Linux-Hosts (Docker, Podman, k8s) ausgeführt werden

  • Geeignet für Cloud-Gaming, VMI (Virtual Mobile Infrastructure), Automatisierungstests usw.

  • Unterstützung für arm64 und amd64

1 Kommentare

 
xguru 2022-01-06

AinD - Android in Docker https://de.news.hada.io/topic?id=1876

AinD wurde nicht weiterentwickelt, und stattdessen soll man ReDroid verwenden.

Waydroid - Android unter Linux containerbasiert ausführen https://de.news.hada.io/topic?id=5062

AnBox - Android-„Kompatibilitätsschicht“ für Linux https://de.news.hada.io/topic?id=2969

So sollen sich die drei vergleichen lassen: https://news.ycombinator.com/item?id=29800196

  • ReDroid: Requires Docker. The images seem to be based on pure Android. Multiple versions available: 8.1, 9, 10, 11, 12.

  • Anbox: Requires 'snapd'. The image is based on AOSP based on Android 7.1.1.

  • Waydroid: Requires Wayland. The image is based on LineageOS that is based on Android 10.