I'm searching for a simple example for my following problem. I'm having a server side with some web services, placed on a WAMP server on my laptop. In my Android project, I need to use these web sevices using a client side programing.
What is the best & simple way to do that? (All the examples I saw didn't worked to me or wasn't simple enghuf in order to understand what is going on there....).