在debug时,总是提示Source Not Found
The source attachment does not contain the source for the file Activity.class.
解决办法:add attched source后选择选择external folder,选择SDK目录下的sources文件夹。搞定。
本文介绍了解决debug过程中遇到的SourceNotFound错误的方法。该错误通常是因为源文件附件中未包含特定文件的源代码导致的,解决方案是在IDE中添加外部文件夹作为源代码路径,具体操作为选择SDK目录下的sources文件夹。
在debug时,总是提示Source Not Found
The source attachment does not contain the source for the file Activity.class.
解决办法:add attched source后选择选择external folder,选择SDK目录下的sources文件夹。搞定。

被折叠的 条评论
为什么被折叠?