URL: https://docs.radxa.com/zero/zero3/other-os/android/lowlevel-development
Followed these steps to try build an android image for radxa zero3. But the cloned source code doesn't have device folder for zero3.
# repo sync -c -d --no-tags -j4
Syncing: 99% (779/785), done in 33m41.756s
Finalizing sync state...
repo sync has finished successfully.
root@0992d8caeb88:~/android# source build/envsetup.sh
root@0992d8caeb88:~/android# lunch rk356x_radxa_zero3-userdebug
[W][2026-06-24T08:24:16+0000][39561] void cmdline::logParams(nsjconf_t *)():250 Process will be UID/EUID=0 in the global user namespace, and will have user root-level access to files
[W][2026-06-24T08:24:16+0000][39561] void cmdline::logParams(nsjconf_t *)():260 Process will be GID/EGID=0 in the global user namespace, and will have group root-level access to files
In file included from build/make/core/config.mk:291:
In file included from build/make/core/envsetup.mk:266:
build/make/core/product_config.mk:155: error: Can not locate config makefile for product "rk356x_radxa_zero3".
08:24:16 dumpvars failed with: exit status 1
# repo forall -c "git grep -qi zero3 && echo \$PWD"
/root/android/external/camera_engine_rkaiq
/root/android/external/clang
/root/android/external/honggfuzz
/root/android/external/igt-gpu-tools
/root/android/external/libchrome
/root/android/external/libcxxabi
/root/android/external/libvpx
/root/android/external/libxaac
/root/android/external/llvm
/root/android/external/mesa3d
/root/android/external/pcre
/root/android/external/protobuf
/root/android/external/swiftshader
/root/android/external/u-boot
/root/android/frameworks/ml
/root/android/kernel
/root/android/libcore
/root/android/mkcombinedroot
/root/android/packages/apps/LegacyCamera
/root/android/packages/services/Car
/root/android/prebuilts/android-emulator
/root/android/prebuilts/clang-tools
/root/android/prebuilts/clang/host/darwin-x86
/root/android/prebuilts/clang/host/linux-x86
/root/android/prebuilts/go/darwin-x86
/root/android/prebuilts/go/linux-x86
/root/android/prebuilts/ndk
/root/android/prebuilts/remoteexecution-client
/root/android/prebuilts/rust
/root/android/prebuilts/sdk
/root/android/prebuilts/tools
/root/android/system/core
/root/android/system/extras
/root/android/toolchain/benchmark
/root/android/u-boot
/root/android/vendor/rockchip/common
Can you update the instructions or share the updated one?
Time: 6/24/2026, 2:16:46 AM
URL: https://docs.radxa.com/zero/zero3/other-os/android/lowlevel-development
Followed these steps to try build an android image for radxa zero3. But the cloned source code doesn't have device folder for zero3.
Can you update the instructions or share the updated one?
Time: 6/24/2026, 2:16:46 AM