Resources
To obtain the development materials, please download them from OneDrive.
├── 0-Specifications
├── 1-SDK
├── 2-Image
├── 3-SoftwareData
├── 4-HardwareData
└── 5-DevelopmentTool
Note
Network Disk Directory Structure Description:
Specifications: Describe product features and performance through specification documents.
SDK: Source Code to build Android and Linux images. Contact technical support for functional customization if needed.
Image: Released images, please check Image installing chapter for instructions.
SoftwareData:Software-related materials, such as code examples, patches, etc.
HardwareData: Hardware-related materials, such as schematics, etc.
DevelopmentTools: Tools for installing Image and debugging, such as Image installing tools, ADB tools, etc.
Tool
- DriverAssitant (This driver must be installed when using RkDevTool.)
- RKDevTool (This image flashing tool requires DriverAssitant.)
- SDDiskTool (This tool must be used when booting or installing an image from a TF card.)
- balenaEtcher (This tool is required to boot the Ubuntu image from a TF card.)
- FactoryTool (Image Batch Installation Tool)
- MobaXterm (Serial port debugging and SSH remote login tools. For details, refer to the System Login chapter.)
- ADB (Android debugging tools. For details, refer to the System Login chapter.)