如何将地图位置从Android发送到PHP SOAP Web服务

I created a soap web service using PHP which is connected to a database. and i want to use my Android Mobile phone to send my map location to the SOAP server.

What is the logic behind this and if possible can someone give me a code example for this process. am i going to use PHP or java?

I already made the client and server.php and i just don't know what to do next