"org.xmlpull.v1.XmlPullParserException: Expected: START_TAG" Error
Im trying to use ksoap2 with a webservice in android but I think i cannot get a respond from the webservice. Anyone knows why i get this error? 'org.xmlpull.v1.XmlPullParserExcepti
Solution 1:
I have solved my problem by just changing the web service style. Use Restful webservice system instead of SOAP if you want to integrate SAP and android.
Post a Comment for ""org.xmlpull.v1.XmlPullParserException: Expected: START_TAG" Error"