I want pass post or get data from android on button click to php server, without using browser. for eg http://localhost:81/anis/car.php?name=xyz is data i want to pass on button click. without using browser.
localhost - it search host on device on which you are running. Replace localhost to your ip. Surely it will work.