Widespread Augmented Reality

Widespread Augmented Reality
Click on the image to get the Android Augmented Reality Heads up Display

Saturday, February 1, 2014

Installing Android Studio

I have a dual boot Acer Aspire One Netbook with Eclipse running on the Windows partition.

Now I want to try Android Studio on the Ubuntu Linux partition.

Here are the steps involved.

  • Download Android Studio.
  • Place in Home directory for easy access.
  • Get OpenJDK.
  • Set the JAVA_HOME environment variable:
  • In a terminal window switch to root with "sudo su". Then type: "export JAVA_HOME=usr/lib/jvm/java-openjdk-i386.

    Navigate to the directory android-studio/bin and type "./studio.sh"

    No comments:

    Post a Comment