Saturday, March 24, 2012

Re: [android-developers] Calling OnCreate() of one class from another class

.I m trying call that web service from last two days but when i calling onCreate() on that class object it throws NULL POINTER EXCEPTION

You don't call onCreate() of another class directly... EVER.

Thanks,
Justin Anderson
MagouyaWare Developer
http://sites.google.com/site/magouyaware


On Sat, Mar 24, 2012 at 4:10 AM, ravindra bhavsar <ravindra.bhavsar8@gmail.com> wrote:
.I m trying call that web service from last two days but when i calling onCreate() on that class object it throws NULL POINTER EXCEPTION

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

No comments:

Post a Comment