|
|
1
4
调整图像大小 位图
线上方将得到
|
|
|
2
2
你的Logcat扔了什么
当使用可用的平台资源无法满足内存请求时抛出。这种请求可以由正在运行的应用程序或 VM或设备 .
你可以阅读 How to deal with the OutOfMemoryError & Strange out of memory issue while loading an image to a Bitmap object |
|
|
3
2
不要将不是向量可绘制的可绘制图放入
|
|
|
4
1
这个
|
|
|
5
0
android:largeHeap=“true”在清单应用程序标签中 |