会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
对酒当歌,人生几何?!
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
7
8
9
10
···
22
下一页
2017年7月5日
【Android】Error:Execution failed for task ':app:lint'
摘要: 详细信息如下: 其实解决方法已经提示出来了,如图所示: 在 app 下的 中修改下即可,如下所示:
阅读全文
posted @ 2017-07-05 19:01 WriteOnRead
阅读(1848)
评论(0)
推荐(0)
2017年7月3日
【Android】java.lang.StackOverflowError: stack size 8MB
摘要: 最近遇到的问题,报了两个错误,如下: 虽然熟悉 "stackoverflow" 网站,但还是第一次遇到 StackOverflowError 😂 一番查找,几个说法是递归错误,如图所示: 【参考链接: "https://stackoverflow.com/questions/22132179/js
阅读全文
posted @ 2017-07-03 19:58 WriteOnRead
阅读(5698)
评论(0)
推荐(0)
2017年6月29日
【Android】Fresco 初次使用遇到的坑
摘要: 初次使用开源框架 "Fresco" ,结果遇到了坑,被虐了半下午……暂且记下。 下面的错误 报了好几次,运行就崩溃……多次上网查找无果…… 后来在仔细看 "http://blog.csdn.net/yy1300326388/article/details/45023489" 这篇文章时总算找到了原因
阅读全文
posted @ 2017-06-29 16:51 WriteOnRead
阅读(695)
评论(0)
推荐(0)
2017年6月23日
【Android Studio】查看源码时提示“throw new RuntimeException("Stub!")”
摘要: 如题…… 详细问题及解决方法: "http://blog.csdn.net/u010917495/article/details/51234179"
阅读全文
posted @ 2017-06-23 19:24 WriteOnRead
阅读(545)
评论(0)
推荐(0)
2017年6月22日
【Android Studio】类名字右下角红色的 J 【待解决】
摘要: 问题如下图所示: 正在寻找结解决方法……
阅读全文
posted @ 2017-06-22 10:25 WriteOnRead
阅读(1212)
评论(0)
推荐(0)
2017年6月21日
【Android Studio】E/memtrack: Couldn't load memtrack module (No such file or directory)【待解决】
摘要: Android Studio 又遇到了问题……如下: 如图所示: 解决方法: 正在找……
阅读全文
posted @ 2017-06-21 19:34 WriteOnRead
阅读(8300)
评论(1)
推荐(0)
【Android Studio】使用 Genymotion 调试出现错误 INSTALL_FAILED_CPU_ABI_INCOMPATI
摘要: RT …… 解决方法参考: "https://my.oschina.net/u/242764/blog/375909" "http://blog.csdn.net/wjr2012/article/details/16359113"
阅读全文
posted @ 2017-06-21 15:46 WriteOnRead
阅读(289)
评论(0)
推荐(0)
2017年6月20日
【CocoaPods】ERROR: While executing gem ... Gem::DependencyError
摘要: 今天安装 CocoaPods 时遇到了这个问题。 解决方法: 用命令行把上面那些需要安装的东西挨个安装,最后再输入命令: 参考文章: "http://www.cnblogs.com/chuange Strongload/p/5891903.html"
阅读全文
posted @ 2017-06-20 19:49 WriteOnRead
阅读(570)
评论(0)
推荐(0)
2017年5月30日
【iOS】Signing for "project_name" requires a development team. Select a development team in the project editor
摘要: Xcode 8.3.2 运行 GitHub 上下载的代码时报了这个错。 解决方法: 单击工程名 Signing Team 选择对应的Account(如果没有Account,需要主动创建一个) 如果这个不能解决问题,可以修改下 "Identity" 中的 "Bundle Identifier", 改为
阅读全文
posted @ 2017-05-30 22:10 WriteOnRead
阅读(1204)
评论(0)
推荐(0)
2017年4月20日
Could not link: /usr/local/etc/bash_completion.d/brew
摘要: 用终端 或 时遇到的问题,详细如下: Error: Could not link: /usr/local/etc/bash_completion.d/brew Please delete these paths and run . Error: Could not link: /usr/local/
阅读全文
posted @ 2017-04-20 14:37 WriteOnRead
阅读(723)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
8
9
10
···
22
下一页
公告