Ubuntun software installation, Basic Environment configuration steps, ubuntun steps

Source: Internet
Author: User
Tags android sdk manager

Ubuntun software installation, Basic Environment configuration steps, ubuntun steps

I have previously re-installed the inittun system. To sum up this, it may be used in the future.




Operating system version: ubtun12.04


Skype installation:
Sudo add-apt-repository "deb http://archive.canonical.com $ (lsb_release-SC) partner"
Sudo apt-get update
Sudo apt-get install skype




Git installation:
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 decompress jdk
Add jdk to Environment Variables
Sudo update-alternatives -- install/usr/bin/java/usr/lib/jvm/java-7-sun/bin/java 300
Sudo update-alternatives -- install/usr/bin/javac/usr/lib/jvm/java-7-sun/bin/javac 300
Sudo update-alternatives -- install/usr/bin/jar/usr/lib/jvm/java-7-sun/bin/jar 300
Sudo update-alternatives -- install/usr/bin/javah/usr/lib/jvm/java-7-sun/bin/javah 300
5 sudo update-alternatives -- install/usr/bin/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: (the downloaded package does not need to be decompressed)
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. Start Android SDK Manager, open the main interface, and select Tools and Options.... The Android SDK Manager-Settings window is displayed.


2. in the "Android SDK Manager-Settings" window, enter mirrors.neusoft.edu.cn and 80 in the "HTTP Proxy Server" and "HTTP Proxy Port" input boxes, and select "Force https: //... sources to be fetched using http ://... check box. Click Close to Close Android SDK Manager-Settings 』

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.