我是靠谱客的博主 内向金针菇,最近开发中收集的这篇文章主要介绍Failed to allocate a 157467564 byte allocation with 4182352 free bytes and 113MB until OOM,觉得挺不错的,现在分享给大家,希望可以做个参考。
概述
【问题】程序报错:
`Failed to allocate a 157467564 byte allocation with 4182352 free bytes and 113MB until OOM`
【原因】数据文件过大
【方法】第一次尝试:在AndroidMainfest.xml文件里添加代码
android:largeHeap="true"
结果无效(猜测文件过过过过。。。过大???)
于是试着将我的图片文件换成小的。。。。。就运行成功了。。。
最后
以上就是内向金针菇为你收集整理的Failed to allocate a 157467564 byte allocation with 4182352 free bytes and 113MB until OOM的全部内容,希望文章能够帮你解决Failed to allocate a 157467564 byte allocation with 4182352 free bytes and 113MB until OOM所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复