I’m newbie. Now i face this kind of question.
I am using the CustomHttpClient to connect to local server. I was wondering how the a spinner display value from the php and how it would be work? I have no idea on the java code? Can suggest some of the example or site for me ?
This is an approach I used. Note I’ve included things such as webpage address(WebPage) here so it’s easier for you to see what is going on. I would advice against placing it here because if the host address changes you’ll have to go back and change this in your code.
Android side:
Now for the php side of things I had a file in the receive foldeer called GetData.php which looks like this: