Theme by nostrich.
Text
Okay, I’m not sure how to proceed with the source codes that I got from AOSP. I’m gonna have a look at OpenEclair sources first and try to build it.
mkdir openeclair; cd openeclair
repo init -u git://ctso.me/openeclair2/platform_manifest.git -b eclair
repo sync
source ./build/envsetup.sh
lunch openeclair_dream_sapphire_us-eng
Oh and then …
make