jim Tang
jim Tang
> I'm using standard PLA. When you use the table clamp to fix it to a table it becomes quite strong since you can put the clamp very close to...
Thank you @zhouziyang I checked the android source code of EthernetConfigStore.java/IpConfigStore.java/StaticIpConfiguration.java, and you are right, it supports ipv4 only.
by the way, I tried the same building procedure and docker run command with redroid13, it was successful. this issue happened on my redroid14 only.
> How about the published redroid 14 image? > > Never encounter the compile issues you mentioned above. Can you provide the manifest of your code base? (personally, I tested...
I encountered the same issue, see my comments at https://github.com/remote-android/redroid-doc/issues/656 My solution is to remove this line in .bp file, then : echo "BUILD_BROKEN_ELF_PREBUILT_PRODUCT_COPY_FILES := true" >> device/redroid/redroid_x86_64/BoardConfig.mk