Re: [android-developers] Calling OnCreate() of one class from another class
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 <magouyaware@gmail.com> wrote:
Ummmm.... Why?
On Mar 24, 2012 1:18 AM, "ravindra bhavsar" <ravindra.bhavsar8@gmail.com> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@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+unsubscribe@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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home