I am working on a mobile website using jquery mobile and want to test it using my Android phone browser is.
My Windows 7 machine and Android phone are on the same wireless network
I usually use a mobile site from my machine: " http: // localhost /index.php/doctor " I tried to use it from my mobile to wireless network IP address:" http://192.168.1.3/index.php/doctor " However, I do not have a web page error How do I use locallogs from my Android phone ?! 1 9 2.168.1.3 local network address. What you need to do, get external IP addresses, and put it in the phone URL. You can do this by going to the command line and typing Hope it helps ipconfig , this should give all your machines IP addresses to your local machine with external IP. I suspect that there is nothing with your firewall in it, more than likely, you just need to find the right IP address for your local webserver.
Comments
Post a Comment