The source has been downloaded, but not for Mao?
My source code is downloaded in the sdk\sources\android-23\ directory, the previous development of the time are automatically associated, today encountered how to refresh, how to associate not.
The solution is as follows:
1, enter the C:\Users\username\. Androidstudio2.0\config\options\jdk.table.xml(This is the default configuration, go to the SDK directory is OK), in the current use of the API directory to add
<SourcePath> <Roottype= "Composite" > <Roottype= "simple"URL= "file://$USER _home$/appdata/local/android/sdk/sources/android-23/" /> </Root> </SourcePath>
By default only
< SourcePath > < type= "composite"/> </sourcepath>
The example diagram is as follows
Androidstudio vs. eclipse shortcut keys
Sdf
Androidstudio |
Eclipse |
| Ctrl+n,navigate | Class to quickly open a category |
Ctrl+shift+n |
L |
|
|
|
|
|
The various problems encountered by Androidstudio