Skip to content

Instantly share code, notes, and snippets.

@yuuichi-fujioka
Last active February 4, 2016 11:17
Show Gist options
  • Save yuuichi-fujioka/5c70ce6152d7afc8b003 to your computer and use it in GitHub Desktop.
Save yuuichi-fujioka/5c70ce6152d7afc8b003 to your computer and use it in GitHub Desktop.
Create Library Project with Gradle using android CLI available gradle tool versions are listed in http://mvnrepository.com/artifact/com.android.tools.build/gradle
android create lib-project -t 7 -g -v 1.5.0 -p testlib -k jp.test.lib -n testlib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment