Ubuntun installation of some software, basic steps of environment configuration

Source: Internet
Author: User
Tags android sdk manager

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

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.