12-21 17:14:08.445 16593-16644/com.owant.album01 I/dalvikvm-heap﹕ Grow heap (frag case) to 39.231MB for 22118416-byte allocation
12-21 17:14:08.779 16593-16644/com.owant.album01 I/dalvikvm-heap﹕ Grow heap (frag case) to 61.215MB for 22118416-byte allocation
12-21 17:14:09.136 16593-16644/com.owant.album01 I/dalvikvm-heap﹕ Grow heap (frag case) to 82.310MB for 22118416-byte allocation
翻譯為:成長堆(破片的情況下)對82.310mb 22118416字節allocationgrow堆(破片的情況下)對82.310mb 22118416字節的分配
這裡的39,60,80mb是不是占用內存大?
是的,可能是你程序中反復使用了數組,不過不要緊,系統會自動釋放,只要不是靜態的