[android-developers] DDMS
I'm looking at the Heap in DDMS
Type Count Total Size Smallest Largest Median Average
1-byte array (byte[]. boolean[]) 2,189 9.594 MB 24 B 2.347 MB 48 B 4.487 KB
How do I find what is the 2.347 MB item / variable ?
Also I'm having problems with setContentView(R.layout.main)
It has a background Image in android:background="@drawable/back" When I take it out it works fine
When I leave it in I get an Out of Memory
1) Why was working with android version 2.2 but now fails with android version 3.0 (honeycomb)
2) How do I increase the amount of memory then ??
Thanks in advance
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home