[android-developers] Re: Tabs and intents

2009-09-08 Thread jouke
Thanks for your response, I tried to use EMBED but the problem remains. Tab1 works fine but as soon as I hit the spinner in tab2, it opens and crashes raising a null pointer exception. Jouke On Sep 7, 4:34 pm, andersg anders.gjett...@gmail.com wrote: I believe you should use

[android-developers] Re: Tabs and intents

2009-09-08 Thread sumit asok
Hi jouke, i am pretty new to android but let me clear a question that arouse in my mind after reading your query...dont we need a (Spinner) findViewById(R.id.spinner1); instance, an ArrayAdapter and setAdapter called to the spinner instance we created to the spinner in layout...? (Sorry if this

[android-developers] Re: Tabs and intents

2009-09-07 Thread andersg
I believe you should use android.intent.category.EMBED and not android.intent.category.EMBEDDED On Sep 3, 12:38 pm, jouke jouke.hijlk...@gmail.com wrote: Nobody has this strange behaviour ??? I'll try to upgrade to the r3 sdk 1.5 ... --~--~-~--~~~---~--~~ You

[android-developers] Re: Tabs and intents

2009-09-03 Thread jouke
Nobody has this strange behaviour ??? I'll try to upgrade to the r3 sdk 1.5 ... --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to