GMS is not open source and will be replaced by OpenApps in the future.
For RKUpdate format, Install GUIDE
The new version AndroidTools For Windows: 2.71
Supprot Boot Storage Media, Below is the priority for default startup:
USB3.0 (ROCKPI4 below USB3 port)
PCIE M.2 NVME
TF Card
EMMC
All of these storage support booting from SPI Flash. If you don’t want to use SPI Flash, you can insert a bootable TF/EMMC to boot Android on USB/NVME.
I also tried to build Android 10 for RK3399 but could only do it for ‘tablet’.
If I build ‘box’ or ‘tv’ firmware it gets stuck on the bootanimation and doesn’t boot.
Box firmware is needed for better video playback and to also build AndroidTV firmware.
I hope it will be possible in the future since I heard Android 10 is not yet developed for non tablet builds.
@Lili@hipboi
Could you tell me please where can I download the android 10 source for Pi4c board?
I found manual, but it does not contain download link.
Radxa Teams, I want to help you to sold many boards!
I need this sources to build new ROM for car usage. After that I’ll share ROM and many people will buy Pi4c board for their cars.
davemf@i7-8700-64gb-ram:~/ROCK_Pi4c$ repo init -u https://github.com/radxa/manifests.git -b rockchip-android-10 -m android-q-release.xml
Get https://gerrit.googlesource.com/git-repo/clone.bundle
Get https://gerrit.googlesource.com/git-repo
remote: Counting objects: 1, done
remote: Finding sources: 100% (31/31)
remote: Total 31 (delta 11), reused 31 (delta 11)
Unpacking objects: 100% (31/31), done.
From https://gerrit.googlesource.com/git-repo
65f51ad..50a81de master -> origin/master
* [new tag] v2.9 -> v2.9
repo: warning: Python 2 is no longer supported; Please upgrade to Python 3.6+.
... A new version of repo (2.8) is available.
... New version is available at: /home/davemf/ROCK_Pi4c/.repo/repo/repo
... The launcher is run from: /usr/bin/repo
!!! The launcher is not writable. Please talk to your sysadmin or distro
!!! to get an update installed.
Downloading manifest from https://github.com/radxa/manifests.git
warn: .repo/manifests: Not replacing locally modified commit-msg hook
remote: Enumerating objects: 210, done.
remote: Counting objects: 100% (210/210), done.
remote: Compressing objects: 100% (67/67), done.
remote: Total 1081 (delta 151), reused 202 (delta 143), pack-reused 871
Receiving objects: 100% (1081/1081), 593.33 KiB | 635.00 KiB/s, done.
Resolving deltas: 100% (705/705), done.
fatal: manifest 'android-q-release.xml' not available
fatal: manifest android-q-release.xml not found