0xdroid
android-toolchain
0xlab’s customized and tweaked GNU toolchain for Android.
-
Cloning this repository:
git clone git://gitorious.org/0xdroid/android-toolchain.git android-toolchain cd android-toolchain
Add this repository as a remote to an existing local repository:
git remote add android-toolchain git://gitorious.org/0xdroid/android-toolchain.git git fetch android-toolchain git checkout -b my-local-tracking-branch android-toolchain/master_or_other_branch
- Branches:
- master
- beagle-cupcake
- beagle-donut


