Android Studio has been fetching documentation ...

Source: Internet
Author: User

As

C:\Users\MM\. Androidstudio3.1\config\options\jdk.table.xml

Idea

C:\Users\MM\. Intellijidea2018.1\config\options\jdk.table.xml

Documentation Tips:

->√show Quick documentaion on mouse move Delay (ms), Settings, Android Studio, change to 200

---So the document shows up fast, seconds

    <JDKversion= "2">      <namevalue= "Android API Platform" />      <typevalue= "Android SDK" />      <versionvalue= "Java version &quot;1.8.0_162&quot;" />      <HomePathvalue= "E:/ANDROID-SDK" />      <Roots>        <Annotationspath>          <Roottype= "Composite">            <RootURL= "jar://$APPLICATION _home_dir$/plugins/android/lib/androidannotations.jar!/"type= "simple" />          </Root>        </Annotationspath>        <ClassPath>          <Roottype= "Composite">            <RootURL= "jar://e:/android-sdk/platforms/android-27/android.jar!/"type= "simple" />            <RootURL= "File://E:/android-sdk/platforms/android-27/data/res"type= "simple" />          </Root>        </ClassPath>        <Javadocpath>          <Roottype= "Composite">            <RootURL= "File://E:/android-sdk/docs/reference"type= "simple" />          </Root>        </Javadocpath>        <SourcePath>          <Roottype= "Composite">            <RootURL= "File://E:/android-sdk/sources/android-27"type= "simple" />          </Root>        </SourcePath>      </Roots>      <additionalJDK= "JDK1.8"SDK= "Android-27" />    </JDK>

The main setup code is as follows two sentences:

        <javadocPath>          <root type= "composite" >            <root url= "File://E:/android-sdk/docs/reference" Type= "Simple"/>          </root>        </javadocPath>        <sourcePath>          <root type= " Composite ">            <root url=" file://E:/android-sdk/sources/android-27 "type=" simple "/>          </root>        </sourcePath>

Android Studio has been fetching documentation ...

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.