A simple method to associate Android source code in eclipse

Source: Internet
Author: User

The android SDK does not include the source code of the selected platform. As a result, the SDK cannot be linked to the source code of each API when developed based on the eclipse ADT. This makes most people who are used to source code development very uncomfortable, the download of source code through git recommended by Android is cumbersome, especially when the network environment is not good.

In fact, many enthusiastic netizens have packed the source code on the Internet, and they only need to download it and decompress it on Android. jar is in the sources directory, for example, I am developed based on android2.1, android. the directory where the jar is located is F:/Android-SDK-Windows/platforms/Android-7. In this directory, create a folder named sources and put the source code in it. After you open eclipse, the ADT is automatically associated with the source code.

In addition, the source code I use is

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.