Search code examples
androidandroid-emulatorlocalhostwampserver

How to access localhost from a NOX app player android emulator?


I need to get access to my wamp server localhost from NOX app player.

Which link I could use to get it. the 10.0.2.2 not working with it...


Solution

  • I found the IP to be 172.17.100.2. Found this out by installing the Android "Fing" app to browse the network and tried the first result. Works great. Not sure why NOX didn't stick with the usual 10.0.2.2 like most other emulators I've used.