Skip to content

Instantly share code, notes, and snippets.

@filmaj
Forked from timkim/gist:3694742
Created September 10, 2012 23:30
Show Gist options
  • Save filmaj/3694793 to your computer and use it in GitHub Desktop.
Save filmaj/3694793 to your computer and use it in GitHub Desktop.
Cordova Android Git Url
git clone https://git-wip-us.apache.org/repos/asf/incubator-cordova-android
cd incubator-cordova-android/framework
android update project -p .
curl -OL http://mirror.symnds.com/software/Apache//commons/codec/binaries/commons-codec-1.6-bin.zip
unzip commons-codec-1.6-bin.zip
cp commons-codec-1.6/commons-codec-1.6.jar libs/.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment