Actions
NexusOneBuild » History » Revision 6
« Previous |
Revision 6/19
(diff)
| Next »
Denis 'GNUtoo' Carikli, 10/04/2010 07:42 PM
Setup
TODO: describe repo tool
cd ~/replicant-2.2
source build/envsetup.sh
export ANDROID_JAVA_HOME=$JAVA_HOME
lunch cyanogen_passion-eng
make
}}}
TODO: describe repo tool
{{{
mkdir replicant-2.2
cd replicant-2.2
../bin/repo init -u git://gitorious.org/replicant/manifest.git -b replicant-2.2
../bin/repo sync
}}}
cd ~/replicant-2.2
source build/envsetup.sh
export ANDROID_JAVA_HOME=$JAVA_HOME
lunch cyanogen_passion-eng
make
}}}
Updated by Denis 'GNUtoo' Carikli over 14 years ago · 6 revisions