I\'m having a strange problem with Android 1.6
I have an application that has a ListView (found in Activity #1).
The user can click on one of the rows in t
Dude, try to clear cache of any sort.. specially images. As you are using list view, try not to create a new view every time with respect to convertview
I was having similar problem. here is my post SIGNAL 11 SIGSEGV crash Android