小编Chr*_*s K的帖子

Native heap android OOM hardware acceleration

first off I'm using a Nexus 7 (the 2013 one with the 1080p screen) running android 4.4(kitkat) and using eclipse with the adb pluggin for windows(64bit I think). My apps minSdkVersion is set to 11 and only operates in the landscape orientation.

The problem is I keep getting a OOM error after leaving my app run for a while. My dalvik heap remains constant at around 25~MB but using Debug.getNativeHeapAllocatedSize() and Debug.getNativeHeapSize() it says my native heap size is constantly …

java memory android out-of-memory hardware-acceleration

5
推荐指数
1
解决办法
1717
查看次数