I have never used the web service but you want to call oncreate() so it will help by intent.
On Sat, Mar 24, 2012 at 3:18 PM, ravindra bhavsar < [email protected]> wrote: > Thanks for reply Jagruti. > can u tell me.When i start activity it will automatically use all > functionality that access required web service? > . > > > On Sat, Mar 24, 2012 at 3:13 PM, Jagruti Sangani < > [email protected]> wrote: > >> use the intent for calling the next activity so it will always run from >> starting... >> >> >> On Sat, Mar 24, 2012 at 3:08 PM, ravindra bhavsar < >> [email protected]> wrote: >> >>> Actually i want to call web service when sms is receive with particular >>> word >>> and my web service is in another class and all the functionality written >>> in OnCreate(). >>> so i want to call web service class from sms Receive class. i m trying >>> to call onCreate() but it throws NULL POINTER EXCEPTION. >>> If u have any idea how to do that then please help......... >>> >>> >>> On Sat, Mar 24, 2012 at 2:25 PM, Justin Anderson >>> <[email protected]>wrote: >>> >>>> Ummmm.... Why? >>>> On Mar 24, 2012 1:18 AM, "ravindra bhavsar" < >>>> [email protected]> wrote: >>>> >>>>> Hello developers, >>>>> >>>>> I want to call OnCreate() of one class from another class >>>>> which extends BroadcastReceiver.How to i do that. >>>>> plz anybody help. >>>>> >>>>> -- >>>>> 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 >>>> >>> >>> -- >>> 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 >>> >> >> >> >> -- >> Regards, >> Jagruti Sangani >> *iNextrix Technologies* >> >> >> -- >> 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 > -- Regards, Jagruti Sangani *iNextrix Technologies* -- 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

