Here is a sample project demonstrating the use of a TabWidget: https://github.com/commonsguy/cw-android/tree/master/Fancy/Tab
It works fine. On Thu, Jul 14, 2011 at 12:39 PM, Giorgio Torres <[email protected]>wrote: > Sorry, I thought that it was a known problem! > It happens when we define a TabWidget inside a TabHost in an xml layout > file, it finds a null pointer exception saying that the TabWidget class was > not found! > I've tryied some solutions i found over de internet, but none was helpfull. > It is a bug of the android sdk. That's why i thought it was an already known > problem! > > But it still doesn't working! :( > > thank you. > > --- Em *qui, 14/7/11, Corey Z <[email protected]>* escreveu: > > > De: Corey Z <[email protected]> > Assunto: [android-developers] Re: The TabWidget Issue > Para: [email protected] > Data: Quinta-feira, 14 de Julho de 2011, 15:25 > > A description of the issue would help. > > -- > 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 > > -- > 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 -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android App Developer Books: http://commonsware.com/books -- 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

