yourself before, re-installed the Ubuntun system, to summarize this, may later use
Operating system version: ubtun12.04
Skype for installation:
sudo add-apt-repository "Deb http://archive.canonical.com $ (LSB_RELEASE-SC) partner"
sudo apt-get update
sudo apt-get install Skype
Git install:
sudo apt-get install git
sudo apt-get install Git-core
Repo configuration:
MkDir bin
Path=~/bin: $PATH
chmod a+x ~/bin/repo
SVN installation:
sudo apt-get install subversion
JDK Installation:
Version: Openjdk7
sudo apt-get install OPENJDK-7-JDK
Version: Sunjdk6
Download and unzip the JDK
Adding JDK to environment variables
sudo update-alternatives--install/usr/bin/java Java/usr/lib/jvm/java-7-sun/bin/java 300
sudo update-alternatives--install/usr/bin/javac Javac/usr/lib/jvm/java-7-sun/bin/javac 300
sudo update-alternatives--install/usr/bin/jar Jar/usr/lib/jvm/java-7-sun/bin/jar 300
sudo update-alternatives--install/usr/bin/javah javah/usr/lib/jvm/java-7-sun/bin/javah 300
5sudo update-alternatives--INSTALL/USR/BIN/JAVAP JAVAP/USR/LIB/JVM/JAVA-7-SUN/BIN/JAVAP 300
Select JDK Version
sudo update-alternatives--config java
Eclipse Installation:
sudo apt-get install eclipse
Open Eclipse
ADT Configuration: (Download good package does not need to unzip)
Click help-> Install new Software->add
Android SDK Configuration:
Export Path=/usr/local/android-sdk-linux/tools:/usr/local/android-sdk-linux/platform-tools: $PATH
1. Launch Android SDK Manager, open the main interface, select "tools", "options...", pop up the "Android SDK manager-settings" window
2. In the "Android SDK manager-settings" window, fill in port"and 80 in the"http proxy server"and"http proxy mirrors.neusoft.edu.cn input boxes, and select "forc E https://sources to be fetched using http://..."check box. Click the "close" button to close the "Android SDK manager-settings" after Setup is complete
Ubuntun installation of some software, basic steps of environment configuration