当前位置: 代码迷 >> Android >> android工程调试出现这样的有关问题,跪求指导
  详细解决方案

android工程调试出现这样的有关问题,跪求指导

热度:80   发布时间:2016-05-01 17:45:06.0
android工程调试出现这样的问题,跪求指导
在eclipse中查看android原生类提示如下错误:
 Source not found
 
 The jar file android.jar has no source attachment.
 You can attach the source by cliking Attack Source below:

------解决方案--------------------
你下载了sourcecode没有?
看看你的sdk目录下有没有source目录,如果没有就是没下载
------解决方案--------------------
http://blog.csdn.net/gogler/article/details/7235833
看一下这个吧,可能对你有帮助,不懂的话再问
------解决方案--------------------
直接attach到你的源码目录就行了啊
  相关解决方案