I want to access a local server (installed on my machine ) trough my android virtual device, and i can’t figure out how to do it ?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You need to make HTTP POST/GET to the server, or create simple PHP GET if the server is running any PHP script. Read more about HTTP Post/Get.
Also read how can you access localhost on your machine
http://developer.android.com/guide/developing/devices/emulator.html#networkaddresses