linux:android-source-compile-galaxy-nexus
This is an old revision of the document!
Table of Contents
Compile Android source code for Galaxy Nexus
Compile the Android JB 4.1,need 64 bit linux,so use VirtualBox to install Ubuntu 12.04.
Google Official build guide
https://source.android.com/source/initializing.html https://developers.google.com/android/nexus/drivers#magurojro03c http://source.android.com/source/building-devices.html
jdk1.6:
VirtualBox Share:
1. Fist add file share in VirtualBox setting.The share file name:Android 2.Then mount it in the Ubuntu:
mount -t vboxfs Android /mnt/Android
Or add to /etc/fstab:
Android /mnt/Android vboxsf rw,gid=100,uid=1000,auto 0 0
/var/www/dokuwiki/wiki/data/attic/linux/android-source-compile-galaxy-nexus.1344412896.txt.gz · Last modified: 2016/05/05 13:06 (external edit)