Android之部分手机(oppo r9s)安装app出现崩溃问题解决办法
【摘要】 1、问题现象
部分手机(oppo r9s)安装release版本的apk出现了崩溃,但是部分手机安装正常
2、崩溃日志
01-15 09:42:37.239 5889 5889 E AndroidRuntime: java.lang.OutOfMemoryError: Failed to allocate a 6606...
1、问题现象
部分手机(oppo r9s)安装release版本的apk出现了崩溃,但是部分手机安装正常
2、崩溃日志
01-15 09:42:37.239 5889 5889 E AndroidRuntime: java.lang.OutOfMemoryError: Failed to allocate a 66064396 byte allocation with 16777216 free bytes and 50MB until OOM
01-15 09:42:37.239 5889 5889 E AndroidRuntime: at dalvik.system.VMRuntime.newNonMovableArray(Native Method)
01-15 09:42:37.239 5889 5889 E AndroidRuntime: at android.graphics.Bitmap.nativeCreate(Native Method)
01-15 09:42:37.239 5889 5889 E AndroidRuntime: at android.graphics.Bitmap.createBitmap(Bitmap.java:843)
01-15 09:42:37.239 5889 5889 E AndroidRuntime: at android.graphics.Bitmap.createBitmap(Bitmap.java:820)
01-15 09:42:37.239 5889 5889 E AndroidRuntime: at android.graphics.Bitmap.createBitmap(Bitmap.java:740)
01-15 09:42:37.239 5889 5889 E AndroidRuntime: at android.graphics.Bitmap.createBitmap(Bitmap.java:665)
01-15 09:42:37.239
文章来源: chenyu.blog.csdn.net,作者:chen.yu,版权归原作者所有,如需转载,请联系作者。
原文链接:chenyu.blog.csdn.net/article/details/79079300
【版权声明】本文为华为云社区用户转载文章,如果您发现本社区中有涉嫌抄袭的内容,欢迎发送邮件进行举报,并提供相关证据,一经查实,本社区将立刻删除涉嫌侵权内容,举报邮箱:
cloudbbs@huaweicloud.com
- 点赞
- 收藏
- 关注作者
作者其他文章
评论(0)