I have a local server running with wamp. I would like to open a web browser in the Android emulator to access a local website. I tried localhost, 127.0.0.1 (they yield “not found”) and my ip address (yields: “you don’t have permission”).
How can I do that?
Thank you
Using your ip address is correct. If it gives you “you don’t have permission” then you should configure WAMP to accept remote connections (i.e. connections other than localhost)