Android Question Bind seelctable ListView to Web Service

DonManfred

Expert
Licensed User
Longtime User
get the data with okhttputils2. After you download it you can extract the values and do whatever you want

PD: The url does not work (does not show a xml or any other useful answer)
 
Upvote 0

rkmoray

Active Member
Licensed User
Longtime User
Thank you for the reply.
The ws is local at the moment, which is why you cannot connect (proprietary data too).
Can you please post an example of how to retrieve the data data using okhttputils2.,
the how to bind it.
 
Upvote 0
Top