Android: Difference between revisions

157 bytes added ,  1 May 2010
Line 49: Line 49:
  tar xvfz android-sdk_r05-linux_86.tgz
  tar xvfz android-sdk_r05-linux_86.tgz


'''Ubuntu note:''' be sure to install the sun version of java, gcj will not work
'''Ubuntu note:''' be sure to install the Sun version of Java, gcj or OpenJDK will not work. In Ubuntu 10.04 Sun Java was moved to the Partner repository. Open the Software Center, edit Software Sources and enable the Partner repository.


  sudo apt-get install sun-java6-jre sun-java6-plugin sun-java6-fonts sun-java6-jdk
  sudo apt-get install sun-java6-jre sun-java6-plugin sun-java6-fonts sun-java6-jdk
200

edits