在AndroidManifest.xml文件中的application標(biāo)簽中添加如下四行代碼就解決問題了
android:allowBackup="true"
android:supportsRtl="true"
android:largeHeap="true"
android:hardwareAccelerated="false"
這個(gè)博客介紹的很詳細(xì)
Android:java.lang.OutOfMemoryError: Failed to allocate a 23970828 byte allocation with 2097152 free