Android setup

From SoftwareGuy
Jump to navigation Jump to search

Download java 1.6.0_45 and install typically in /usr/lib/jvm. Then run update-java-0.5b which creates the links to the executables.

Download android studio.

unzip and put somewhere... /opt/android-studio

install these libraries:

sudo apt-get install lib32z1 lib32ncurses5 lib32bz2-1.0 lib32stdc++6

needed to build android - sudo apt-get install flex

Now run /opt/android-studio/bin/studio.sh