I am working on a Mobile website using jquery mobile and would like to test it using my android Phone browser.
My Windows 7 machine and android phone are on the same wireless network.
I normally access the mobile site from my machine: "http://localhost/index.php/doctor"
I tried accessing it using the wireless network IP address from my mobile: "http://192.168.1.3/index.php/doctor"
but, I get web page not available error.
How do I access localhost from my android phone?!