On Tue, Feb 16, 2010 at 1:54 AM, whicken <[email protected]> wrote: > Any ideas where I should be looking?
I would step through the getView() function in your custom adapter and see what indices it's trying to get at when it breaks and how many objects you actually have stored. That might give you more of a clue as to where you're going wrong. ------------------------------------------------------------------------------------------------- TreKing - Chicago transit tracking app for Android-powered devices http://sites.google.com/site/rezmobileapps/treking -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

