wulliwui

Results 12 comments of wulliwui

我更换版本到android8.1.0 现在驱动已经能正常加载,看日志报错是没有权限打开/dev/video0 这个要如何解决? 下面是详细日志 mac@ubuntu:~$ adb shell redroid_x86_64:/ $ logcat | grep -i camera 02-29 06:58:23.524 43 43 I [email protected]: Camera provider Service is starting. 02-29 06:58:23.567 43 43 D...

mac@ubuntu:~/redroid/out/target/product/redroid_arm64$ sudo docker logs 855a88626036da6996b033fdbd66c07fd03cc0d47af6ac9da9748cac4f343e5d exec /init: exec format error 我在x86_64上运行了我编译的redroid_arm64-userdebug 这似乎是问题所在, 所以我应该编译redroid_x86_64-userdebug么? 那么我如何在redroid_x86_64-userdebug里运行arm64的app?