redroid-doc
redroid-doc copied to clipboard
redroid (Remote-Android) is a multi-arch, GPU enabled, Android in Cloud solution. Track issues / docs here
**Describe the bug** The image ```redroid/redroid:11.0.0-latest``` run succeed on my machine, but when I want to try 9.0.0, it can not start **make sure the required kernel modules present** -...
1. redroid使用GPU加速,是否依赖宿主机的GPU支持某些特性(比如GPU虚拟化等) 2. redroid在arm64平台上(树莓派,高通等平台)GPU加速的支持的如何,是否需要把平台带的EGL,GLES等的库放到device_redroid-prebuilts目录之下
Hi, I want to use redroid inside a ubuntu docker image, for setting up my tools and apps inside this image and run multiple instance. The first thing that comes...
**Describe the bug** 明日方舟,跑大概十几秒就闪退了 **make sure the required kernel modules present** ``` root@pve:~# grep binder /proc/filesystems nodev binder ``` ``` root@pve:~# grep ashmem /proc/misc 123 ashmem ``` **collect debug logs**...
**Describe the bug** Game randomly freeze while playing azurlane on ReDroid-11/12 with ubuntu 22.04, R7 350X, E5-2660v4. Logcat show SIGSEGV happend on libgallium_dri.so. args: `redroid.width=1280 redroid.height=720 redroid.fps=30 ro.build.fingerprint=makiras-android12 ro.hardware.gralloc=gbm ro.hardware.egl=mesa...
I added to redroid.mk the goldfish modules: [redroid.mk.txt](https://github.com/remote-android/redroid-doc/files/8994678/redroid.mk.txt) And claimed the HIDL in the manifest.xml: [manifest.xml.txt](https://github.com/remote-android/redroid-doc/files/8994679/manifest.xml.txt) I have the camera icon on my redroid but it doesn't open, I'd like...
Hey redroid team, I was going through the redroid and successfully installed it in my AWS instance. I was doing some experiments and the application was causing the issue since...