Difference between revisions of "IoTGateway/BSP/Android/Android BSP User Guide 7.1.1 1.0.0"
From ESS-WIKI
| Line 7: | Line 7: | ||
This document describes how to work with the RISC Android 7.1.1 Board Support Package (BSP) release. The BSP includes bootloaders; the Android Linux kernel and root file system; and tools and documentation to ease development, deployment, and execution of Android-based systems. | This document describes how to work with the RISC Android 7.1.1 Board Support Package (BSP) release. The BSP includes bootloaders; the Android Linux kernel and root file system; and tools and documentation to ease development, deployment, and execution of Android-based systems. | ||
| − | == < | + | == <font color="#0070c0">Build Environment on Host</font> == |
| − | + | Currently, we adopt [https://www.docker.com/ Docker] as build environment. | |
| − | + | You can get the latest version of [https://hub.docker.com/r/advrisc/u16.04-imx6abv5- advrisc/u16.04-imx6abv5] Docker image for developing imx6 risc projects. | |
| − | |||
| − | + | If you don't know much about Docker, please refer to [[IoTGateway/Docker|IoTGateway/Docker]] for details. | |
Revision as of 07:32, 20 May 2017
Android BSP Version
Android 7.1.1_1.0.0
Introduction
This document describes how to work with the RISC Android 7.1.1 Board Support Package (BSP) release. The BSP includes bootloaders; the Android Linux kernel and root file system; and tools and documentation to ease development, deployment, and execution of Android-based systems.
Build Environment on Host
Currently, we adopt Docker as build environment.
You can get the latest version of advrisc/u16.04-imx6abv5 Docker image for developing imx6 risc projects.
If you don't know much about Docker, please refer to IoTGateway/Docker for details.