User Tools

Site Tools


tutorials:cb1:development:cubieboard:building_environment_for_android

This is an old revision of the document!


Building Environment For Android

About this Article

Setting up a Linux build environment

Installing the JDK

The Sun JDK is no longer in Ubuntu's main package repository. In order to download it, you need to add the appropriate repository and indicate to the system which JDK should be used.

Java 6: for Gingerbread and newer

$ sudo add-apt-repository "deb http://archive.canonical.com/ lucid partner" $ sudo apt-get update $ sudo apt-get install sun-java6-jdk

tutorials/cb1/development/cubieboard/building_environment_for_android.1381916684.txt.gz · Last modified: 2013/12/23 14:50 (external edit)