Re: [android-developers] How to call the activity class

2011-11-25 Thread Navindian
new intent(activityclass.class)
startactivity(intent)

On Fri, Nov 25, 2011 at 7:51 PM, mohana priya  wrote:

> Hello android developers.I need to call the activity class inside the
> java class,because i need to do the application in phonegap.Please
> tell me the solution.Thanks in Advance.
>
> --
> 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

[android-developers] How to call the activity class

2011-11-25 Thread mohana priya
Hello android developers.I need to call the activity class inside the
java class,because i need to do the application in phonegap.Please
tell me the solution.Thanks in Advance.

-- 
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