Simon Fels
Simon Fels
> What is the support status for the emulated camera? Can be faked from an image or from the host webcam? There is no support yet to use the hosts...
@rodarima You have to rebuild the entire Android system for this. See https://github.com/anbox/anbox/blob/master/docs/build-android.md for details. See https://android.googlesource.com/platform/external/qemu/+/emu-master-dev/android/android-emu/android/camera/camera-service.c for the host implementation in the Android emulator the QemuClient talks to.
@carnotweat Can you please provide the output of `$ cat /etc/os-release`. Which version of Elementary are you using?
@lucidvillain666 @kalegood If Arch has packaging for the binder/ashmem kernel modules, then you can just install the anbox snap via `$ snap install --devmode --edge anbox`. https://aur.archlinux.org/packages/anbox-modules-dkms-git/ seems to be...
We run with -e for certain portions of the installer script. Especially for those where we install the dkms package. Or do I miss anything?
@timoc @slntopp We need someone to provide packaging for the binder/ashmem kernel modules. Once that is done the snap will work as is.
Can you propose this as a proper PR?
> I don't know if you wantted to support this distro with your script For sure we want. Only problem left before we can list debian as valid distribution is...
The technical reason is that we don't provide an i386 specific Android image as of today. If somebody wants to build that and contribute changes to our build tree I...
Without any more details (log output) we can't help you with this problem. There is a reason why `apt update` fails. Most likely you have a PPA installed which doesn't...