美文网首页
Sources for Android API 23 Platf

Sources for Android API 23 Platf

作者: 望北8261 | 来源:发表于2016-07-27 12:07 被阅读210次

## 标题一

**解决方法1:**File -> Settings -> Appearance & Behavior -> System Settings -> Android SDK. 点击右边的Edit,然后下一步下一步下一步,,,收工。参考连接:[StackOverFlow - Sources for Android API 23 Platfrom not found (Android Studio 2.0)](http://stackoverflow.com/questions/36814755/sources-for-android-api-23-platfrom-not-found-android-studio-2-0)**解决方法2:**手动改配置文件,具体参考博客:[CSDN - Android Studio无法关联Api23源码-提示Souces for android api 23 platform not found](http://blog.csdn.net/wuqilianga/article/details/51889371)##android api24 绑定 api23的源代码>我上网找了很久,没找到`api24`的源代码,`api24`在AndroidStudio中是没绑定任何源代码的。根据上面的方法2,可以将api23的源代码绑定到api24中。**方法:**1.修改文件`C:\Users\Administrator\.AndroidStudio2.1\config\options\jdk.table.xml`2.找到``同级下的`sourcePath`,改成```xml```重启AndroidStudio即可。

safds

相关文章

网友评论

      本文标题:Sources for Android API 23 Platf

      本文链接:https://www.haomeiwen.com/subject/nesklttx.html