Android on Cool Pi 4B
-
How can I install Android on this SBC?
-
-
@jack_admin
Thank you. But I can't seem to download it. It keeps saying "Please wait, getting download link..." -
@retroman hi, onedrive link try again. https://1drv.ms/u/s!AhSBNZjrDPlSanDDQF7WowYhiz8?e=lRpMrk
-
@jack_admin Thank you! Sucessfully downloaded and burned the coolpi-a12.img to eMMC using Win32DiskImager, but Cool Pi 4B can't boot it. It keeps cycling the COOLPI logo. I saw there's a tool called RKDevTool.exe, but how do you use this tool?
-
@retroman
https://www.cool-pi.com/topic/127/coolpi-4b-镜像固件在线刷机方法install usb driver and use rkdevtool.exe loading firmware image file.
-
@jack_admin Thank you! It works!
-
Not sure if this is the right place to report issue, but WiFi doesn't work with this build I don't think.
-
I get the message "Android system serial console enabled performance is impacted. to disable, check bootloader." How do I disable this?
-
@retroman use adb command and change cmdline.txt (delete console=ttyS0) which in boot partition.
Or wait for next version image. -
@大法师 I think you meant replace "console=ttyS0" with "console=ttyS1"? Anyway, console=ttyS1 fixed it.
-
@retroman
Now update firmware file for wifi support.coolpi 4b android12 链接:https://pan.baidu.com/s/1TWPpdhPPYeTF8edlKFgQUQ?pwd=ri9j 提取码:ri9j (使用rkdevtool工具烧录emmc镜像)
-
@大法师 Thank you, but please provide onedrive link or some other link because I can't download from baidu. Does this version also support bluetooth? In addition, does this version enable the use of the top USB3.0 port? The old version makes the the top USB3.0 port unsuable.
Thank you! -
@retroman
also use onedrive link(https://1drv.ms/u/s!AhSBNZjrDPlSanDDQF7WowYhiz8?e=lRpMrk). And then the top u3 port is used for adb debug. -
@大法师 Thank you! Please add bluethooth support in the next version.
-
Hello! Thank you for working hard during your Chinese New Year! I don't want to bug you on your break, but when you get a chance can you enable bluethooth on Android? I really need bluetooth for my project. Thanks!
-
@retroman Bluetooth feature has been added to support. I will upload a new image file (20230118) to onedrive.
-
@大法师 Thank you very much!