Well that will teach me. LogCat did have the answer, but the window was too small and it clipped the important part of the exception message, and I only saw it when copy-pasting it here :
Caused by: java.lang.RuntimeException: Your TabHost must have a TabWidget whose id attribute is 'android.R.id.tabs' So I guess I am supposed to manually create the two children with specific IDs. Something to be added to the docs for the next revision I guess :) So out of curiosity, if it doesn't create the children views, anyone know what the call to setup() does? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

