Difference between revisions of "IoTGateway/BSP/Android/Android BSP User Guide 7.1.1 1.0.0"

From ESS-WIKI
Jump to: navigation, search
Line 11: Line 11:
 
Currently, we adopt [https://www.docker.com/ Docker] as build environment.
 
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.
+
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.
 
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.