For an analysis, I need to know what the term VM
means in the dreaded exception:
java.lang.OutofMemoryError: bitmap size exceeds VM budget
This error is thrown when an application is running out of memory caused by a bitmap loading (not efficiently).