upcsyq

Results 8 issues of upcsyq

=====in redroid================ redroid_x86_64_only:/ # ls /init -lZ lrwxrwxrwx 1 root shell HACKED 16 2024-01-12 08:44 /init -> /system/bin/init =====in real phone============== cepheus:/ # ls /init -lZ lrwxr-x--- 1 root shell...

I am customizing the device fingerprint. I tried to modify the ro.product.system.model in the system/build.prop file through the program. The contents inside were indeed modified, but when I checked through...

i want to use redroid to run android pad,how to do ?

i add somethings in redroid.mk, PRODUCT_PACKAGES += \ audio.r_submix.default \ android.hardware.audio.service \ [email protected] \ [email protected] \ [email protected] \ [email protected] \ [email protected] \ [email protected] \ [email protected] \ [email protected] \ [email protected] \...

12-05 09:27:03.100 2941 2947 W EventThread: Ignoring VSYNC request while display is disconnected 12-05 09:27:03.100 2941 2944 D libEGL : loaded /vendor/lib64/egl/libGLESv2_mesa.so 12-05 09:27:03.100 2941 2947 W EventThread: Ignoring VSYNC...

like this? ----------------------------------------------------------- PRODUCT_PACKAGES += \ [email protected] \ [email protected] \

If I want to understand redroid, it is now running. What aspects should I start to understand? Is there an architecture diagram?

if i want to replace android kernel, i need to download 5.15? but i find android12 has not kernel 5.15. android13 has kernel 5.15,i can use this kernel?