Skip to content

Instantly share code, notes, and snippets.

@snooplsm
Last active December 20, 2015 12:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save snooplsm/2d7d1784116789bf8428 to your computer and use it in GitHub Desktop.
Save snooplsm/2d7d1784116789bf8428 to your computer and use it in GitHub Desktop.
git clone git@github.com:snooplsm/happyschedule.git
http://developer.android.com/tools/help/android.html
cd happyschedule
git submodule init
git submodule update
http://developer.android.com/tools/building/building-cmdline.html
android update lib-project -p libraries/AndroidTimesSquare/library
android update lib-project -p libraries/AndroidSwitchBackport/library
android update lib-project -p libraries/StickyListHeaders/library
android update lib-project -p libraries/MicrowaveTimePicker/lib
android update lib-project -p libraries/jumper -t android-8
android update project -p library -s -t android-18
cd library
ant clean release
ant debug
ant.properties
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment