Difference between revisions of "Android SDK for RK3566"

From PINE64
Jump to navigation Jump to search
Line 36: Line 36:
* rk3566_ebook/u-boot/scripts/dtc/dtc-lexer.lex.c
* rk3566_ebook/u-boot/scripts/dtc/dtc-lexer.lex.c
* rk3566_ebook/u-boot/scripts/dtc/dtc-lexer.lex.c_shipped
* rk3566_ebook/u-boot/scripts/dtc/dtc-lexer.lex.c_shipped
* [https://wiki.pine64.org/images/c/ca/QUARTZ64-model-A_eink.android11_SDK.patches.04112021.tar QUARTZ64-model-A_eink.android11_SDK.patches.04112021.tar]
* Download link [https://wiki.pine64.org/images/c/ca/QUARTZ64-model-A_eink.android11_SDK.patches.04112021.tar QUARTZ64-model-A_eink.android11_SDK.patches.04112021.tar]


=== Compilation process ===
=== Compilation process ===

Revision as of 21:22, 4 November 2021

Two Android SDKs are available from Pine64 for RK3566 devices:-

QUARTZ64_SDK_android11

Android 11 SDK for Quartz64 model A SBC and SOQuartz

QUARTZ64-model-A_eink.android11_SDK

Android 11 eink SDK for PineNote and Quart64 model A SBC

Compiling

Build machine

  • 64 bit Linux (Manjaro tested)
  • At least 16G RAM
  • At least 250G free storage, preferably SSD based

Patches

QUARTZ64-model-A_eink.android11_SDK

For QUARTZ64-model-A_eink.android11_SDK the following files will need to be updated:-

  • rk3566_ebook/u-boot/arch/arm/mach-rockchip/decode_bl31.py
  • rk3566_ebook/u-boot/arch/arm/dts/Makefile
  • rk3566_ebook/u-boot/scripts/dtc/dtc-lexer.l
  • rk3566_ebook/u-boot/scripts/dtc/dtc-lexer.lex.c
  • rk3566_ebook/u-boot/scripts/dtc/dtc-lexer.lex.c_shipped
  • Download link QUARTZ64-model-A_eink.android11_SDK.patches.04112021.tar

Compilation process

  • cd rk3566
  • source build/envsetup.sh
  • lunch
  • ./build.sh -UCKAu