Skip to content

Instantly share code, notes, and snippets.

@jamiecurran
Created January 20, 2014 16:44
Show Gist options
  • Select an option

  • Save jamiecurran/8523710 to your computer and use it in GitHub Desktop.

Select an option

Save jamiecurran/8523710 to your computer and use it in GitHub Desktop.
create android app with gradle support.
android create project -g -v 0.7.3 -t 1 -n FirstAndroidApp -p first_android_app -a MainActivity -k com.threewisemonkeysdevelopment.androi
@jamiecurran

Copy link
Copy Markdown
Author

Doesn't work with gradle 1.10. Downgrade to 1.9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment