Re: [android-developers] Re: ListActivity with tabs

2011-08-11 Thread TreKing
On Thu, Aug 11, 2011 at 7:56 AM, kshah wrote: > Any ideas? > Debug your code. Or at the very least post a stack trace that goes along with your exception. - TreKing

[android-developers] Re: ListActivity with tabs

2011-08-11 Thread kshah
I have code that is nearly identical to the OP's and identical in end goal. I am getting a Null Pointer Exception whenever I click on the tab that contains the ListView. I also rewrote the second tab to extend activity and explicitly declare a listview, to no avail. Any ideas? On Aug 4, 5:59 pm