Consuming a .net web service returning a dataset in an ANDROID application -
Consuming a .net web service returning a dataset in an ANDROID application -
we have epod application running on windows mobile platform. trying port same application android platform. application uses web service written in .net communicate server , perform various functions. web service returns dataset, unable parse straight in android application , view details. trying ksoap , json ways. if out there has done before, please help out. have trying find solution week without success. if required, can modify web service returns xml or json object can parse in andorid application.
any help / sample code much appreciated.
thanks , regards
rajendran menon
.net services used in interoperable environments (= non .net clients) should not utilize datasets. have find why. best can modifying service expose simple soap or json = utilize custom info objets homecoming values service operations.
android web-services
Comments
Post a Comment