Not a lot of info here, but . . . Make sure you have the "logcat" running (either command line or in that Eclipse view - if you don't already know about it/see it, do window->show view view->other->Android and you will see all the Android views for ADT), and once that is there set it to debug and see what's happening?
Pay particular attention to your "onListItemClick" method, that's what is called when you select something in the Spinner. On Oct 8, 1:05 am, Pal <[EMAIL PROTECTED]> wrote: > I am presently using android sdk to develop an application. In my > application when i added a spinner , i had a problem. > Actually while running, after i select an option in spinner, the > screen becomes empty. > Can anyone please help me out .... --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

