Configure the Android SDK development environment in Ubuntu 14.04

Source: Internet
Author: User

Configure the Android development environment in Ubuntu 14.04

First, configure JDK. It has been configured just now. Address:

Then configure Android SDK, first download Android SDK, address: http://developer.android.com/sdk/index.html#download

Build the Android development environment under 64-bit Ubuntu 11.10 (JDK + Eclipse + ADT + Android SDK details)

Install Android SDK on Ubuntu 12.10x64

 

 

Click Download the sdk adt Bundle for Linux. the following page is displayed:

Check "I have read and agree with the above terms and conditions", select the number of system digits, and click Download the SDK ADT Bundle for Linux. After the end of the compressed package: adt-bundle-linux-x86_64-20140321.zip, which contains eclipse, and has installed adt plug-in. Decompress the package to the home directory and execute: uzip adt-bundle-linux-x86_64-20140321.zip-d ~ /Decompress to get the folder: adt-bundle-linux-x86_64-20140321, subfolders: eclipse and sdk.

For Android development, most people use eclipse. To enable eclipse conveniently, you need to create a file similar to the shortcut in windows for eclipse. Terminal execution: gedit eclipse. desktop, enter the following content, where the path is set as needed


[Desktop Entry]
Version = 1.0
Type = Application
Name = eclipse
Name [zh_CN] = eclipse
Comment = eclipse
Comment [zh_CN] = eclipse
Exec =/home/tecn/adt-bundle-linux-x86_64-20140321/eclipse
Icon =/home/tecn/adt-bundle-linux-x86_64-20140321/eclipse/icon. xpm
Terminal = false

Save and run sudo cp eclipse. desktop/usr/share/applications/on the terminal. Press the window key to open dash and search for eclipse.


Click to open


Wait a moment and set the workspace. The default workspace is displayed.


OK, send or do not send, feel free

Finish

For more details, please continue to read the highlights on the next page:

  • 1
  • 2
  • 3
  • 4
  • 5
  • Next Page

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.