Skip to content

Instantly share code, notes, and snippets.

@rafaelloab
Created June 3, 2013 13:20
Show Gist options
  • Save rafaelloab/5698092 to your computer and use it in GitHub Desktop.
Save rafaelloab/5698092 to your computer and use it in GitHub Desktop.
Import Android projects to Android studio.
When importing, select the option to import from gradle, this way your work tree will be show correctly as the original project, otherwise if imported "from external code" android studio will mess everything up.
It is important to have a build.gradle file that really works.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment