Ah yes, it does sound like this is a phonegap specific question, which means it doesn't belong on this list.
(Actually, it might belong on the list if there were something sdk related, but it sounds like what you want to do is start an activity, right? You know how to start an activity regularly, right? Have you read the SDK docs on that one? If not, do that, then see what else you need.) kris On Fri, Nov 25, 2011 at 11:25 PM, mohana priya <[email protected]>wrote: > Thanks for your reply.My application is phonegap in android.I need to > call the activity class from the class which extends plugin in android > phonegap application.How to do so.I have used the intent.but > startactivity(intent) is undefined inside the plugins.Please tell me > the solution.Thanks in Advance. > > On Nov 25, 9:40 pm, Kumar Bibek <[email protected]> wrote: > > Your question is not clear. > > > > Please clarify by giving more details. > > > > On Nov 25, 7:21 pm, mohana priya <[email protected]> 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 [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

