Android Studio Related Source issues

Source: Internet
Author: User

Android Studio Click on a class to view the source code sometimes the following situations occur

This is not the case in every project, because the project is compiled in different versions, some associated with the source code in the sources, and some do not. Here's a specific workaround: First step: Find the Jdk.table profile
in Windows systems:                C:\users{user_name}. AndroidStudio2. 0\config\options\jdk.table.xmllinix System:        ~/library/preferences/androidstudiobeta/options/ Jdk.table.xml

Second step: Check the configuration explained, this file <jdk> tag contains a compiled version of the configuration information, such as "black box" is the API 8 version of the configuration information, if the development of the use of API8 as a compilation environment, at this time to view the source code is not seen, because < No specific path is configured in sourcepath>. The third step: find the need to modify the place, such as modify the way OK, restart Studio, you can see the source of the note: want to see which source to configure which path, see the source first to see how much of their project compiled version, and then set



Android Studio Related Source issues

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.