Difference between revisions of "IoTGateway/BSP/Android/Gettingstarted/Development Environment"
From ESS-WIKI
(Blanked the page) |
Billy.soong (talk | contribs) (edit development environment) |
||
Line 1: | Line 1: | ||
+ | === '''Setup Ubuntu host computer''' === | ||
+ | Install Ubuntu 14.04 LTS 64bit. You should have about 80 Gbytes of free disk space for building images. | ||
+ | |||
+ | Go to [http://releases.ubuntu.com/14.04/ http://releases.ubuntu.com/14.04/] and download 64-bit PC (AMD64) desktop image: [http://releases.ubuntu.com/14.04/ubuntu-14.04.3-desktop-amd64.iso http://releases.ubuntu.com/14.04/ubuntu-14.04.3-desktop-amd64.iso] for the installation. | ||
+ | |||
+ | === '''Install docker and Use docker''' === | ||
+ | |||
+ | Please use docker environment to compiler Android 6.0.1_2.1.0 | ||
+ | |||
+ | Android 6.0.1_2.1.0 Docker | ||
+ | |||
+ | Image Repository : advrisc/u14.04-imx6abv4 | ||
+ | |||
+ | Image Tag : 20160825 | ||
+ | |||
+ | Reference: [http://ess-wiki.advantech.com.tw/view/IoTGateway/Docker http://ess-wiki.advantech.com.tw/view/IoTGateway/Docker] |
Revision as of 07:02, 25 January 2017
Setup Ubuntu host computer
Install Ubuntu 14.04 LTS 64bit. You should have about 80 Gbytes of free disk space for building images.
Go to http://releases.ubuntu.com/14.04/ and download 64-bit PC (AMD64) desktop image: http://releases.ubuntu.com/14.04/ubuntu-14.04.3-desktop-amd64.iso for the installation.
Install docker and Use docker
Please use docker environment to compiler Android 6.0.1_2.1.0
Android 6.0.1_2.1.0 Docker
Image Repository : advrisc/u14.04-imx6abv4
Image Tag : 20160825
Reference: http://ess-wiki.advantech.com.tw/view/IoTGateway/Docker