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 <juwerian.so...@gmail.com>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 android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to