Skip to content

Instantly share code, notes, and snippets.

@tanb
Last active May 10, 2016 17:50
Show Gist options
  • Save tanb/aa40bcf538af1da285fb938bc36358e8 to your computer and use it in GitHub Desktop.
Save tanb/aa40bcf538af1da285fb938bc36358e8 to your computer and use it in GitHub Desktop.
Android app development: Let's Get Started

Let's Get Started

  • install java
$ brew cask install java
  • .bash_profile
export JAVA_HOME=`/usr/libexec/java_home`
  • install android studio

Android Studio

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