0

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....).

Inbali
  • 107
  • 1
  • 7

1 Answers1

0

Here are some tutorials/resources:

  1. How to connect Android with PHP, MySQL
  2. Android Login and Registration with PHP, MySQL and SQLite
Paresh Mayani
  • 127,700
  • 71
  • 241
  • 295