redroid-doc
redroid-doc copied to clipboard
redroid (Remote-Android) is a multi-arch, GPU enabled, Android in Cloud solution. Track issues / docs here
I am using the `redroid/redroid:15.0.0_64only-latest` image on an Asahi Linux Fedora host (arm64 with 16k page sizes) and getting the following error on docker run: ``` WriteProtected mprotect 1 failed:...
**Describe the bug** When I use the OMX encoder with Intel iGPU, it works with some resolutions, but it doesn't seem to support setBitRate() which is part of the protocol....
I need to setup a http proxy for the redroid container, but don't want it to be enabled all time (for example, when massive download is needed or proxy is...
Thanks for your hard work. This is an amazing project. # Is there a way we can build on top of redroid Docker Image? More specifically, I want to build...
root@fxsion:~# docker run -itd --rm --privileged \ -v ~/data:/data \ -p 5555:5555 \ redroid/redroid:13.0.0-latest Unable to find image 'redroid/redroid:13.0.0-latest' locally docker: Error response from daemon: Get "https://registry-1.docker.io/v2/": net/http: request canceled...
Hi Everyone. Really appreciate all the great work on this project. is it possible to remove the following requirements as optional? I understand certain feature may not work when modules/priviledge...
**Describe the bug** **请详细描述问题(ZH_CN)** A clear and concise description of what the bug is. In my Debian 12 machine with kernel 6.1.0-34-amd64, after executing the below commands /sbin/modprobe binder_linux devices=binder1,binder2,binder3,binder4,binder5,binder6...
Is there any way for me to build Redroid image with installed app from apk/xapk or from play store?
**Describe the bug** **请详细描述问题(ZH_CN)** A clear and concise description of what the bug is. when using redroid as a local dev emulator. using extra_hosts to connect to the hosts localhost...