> > .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 < [email protected]> 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 [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

