Possible Duplicate:
Getting Android to talk to Apache on localhost
Hi i have written a application to post image to server, but currently the server public IP is not yet hosted, because of this i am not able to test my features.
But i have one question i have the server code in my local apache server which run's fine on PC, now i want my android app in device to communicate with this local host (my local website).
i have wifi router is it possible to communicate with this.. if so please let me know configuration details and any changes i need to do for URL in code. to point to local host.