Skip to content

Instantly share code, notes, and snippets.

@yukpiz
Last active August 29, 2015 14:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yukpiz/943e93e375dc21730b71 to your computer and use it in GitHub Desktop.
Save yukpiz/943e93e375dc21730b71 to your computer and use it in GitHub Desktop.
Create Android project command for Gradle.
android create project -n {name} -t {target-id} -g -v {gradle-version} -p {path} -k {package} -a {activity}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment