Is possibe to re allocate the heap memory in android -
i developing application in getting out of memory exception happened due insufficient memory. possible re allocate memory 1 time reach maximum allocate memory.
it not possible allocate more memory in budget scheme gives you. can seek set android:largeheap manifest, works on devices , isnt best solution. instead should find out using memory , seek optimize cutting down. on modern devices there should plenty of memory , should plenty operations design. scheme places gap on memory usage prevent poorly designed apps, depleting memory pool.
android out-of-memory heap-memory
No comments:
Post a Comment