i have done this @viney kumar...shall i snd u code?
On Sun, Aug 26, 2012 at 3:51 PM, vinay kumar <[email protected]> wrote: > Hi sobia, > > Assuming you that your currently able to get the selected item from of > your spinner. > > Under the same function call > > startActivity(new Intent(current_class.this,calling_class.class)) > > instead of current_class.this you try calling the following methods. > > getApplicationContext(); > > > All the Best. > > Regards > VinayKumar > > > On Sun, Aug 26, 2012 at 3:38 PM, Sobia Awan <[email protected]>wrote: > >> Hi, >> >> I want to apply intent on spinner ,I have a spinner and when the user >> selects I want to call another java class using new Intent..Any Help please >> ....ManyThanks. >> >> -- >> *Sobia Awan* >> * Bs(cs)* >> ** >> >> >> -- >> 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 > -- *Sobia Awan* * Bs(cs)* ** -- 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

