How to use the JDK Api not included with Android SDK in Android development

Source: Internet
Author: User

When Android is developing, you need to call the Java API that does not exist in the Android SDK and consider introducing the JDK. Get the solution by researching JDK package files and SDK files. Did not do this work, so spent a day, just understand what is going on ~ ~ ~


Harvesting: Find out the features of the directories in the JDK installation directory, and the Android SDK API package directory structure.

Workaround: In the installation directory, there is a compressed package src.zip, directly imported into the wirelessly can be ~ ~ ~

Project-Property---buildpath---source--adexternaljar----select Src.zip


So we don't have to think about how to add the JDK source to the Android.jar package.

How to use the JDK Api not included with Android SDK in Android development

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.