[android-developers] java.lang.OutOfMemoryError on 4.0.3 APV and phone not in 2.1 2.3

2012-05-17 Thread Solution 9420
hi, Just want to share with U that I also experienced the same scenario when I did the compatibility test of my app (9420 Tablet Keyboard) again 4.0.4 (GNexus). What I did is unscientific but to do bitmap.recycle() more often. (check null first) on the unused ones. The symptom seems to go

[android-developers] java.lang.OutOfMemoryError on 4.0.3 APV and phone not in 2.1 2.3

2012-05-16 Thread huberte
I used the method from Renaud here http://stackoverflow.com/questions/7524725/android-passing-variable-from-intent-extra-to-imageview/10604079#10604079 This works fine on 2.1 2.3 phone and AVD when I tunr the phone from landscpae to portrait and vice versa Not in 4.03 phone and AVD, I get a