How do I configure my Android Emulator's Network Address Space?

135 Views Asked by At

I am attempting to change my Emulator's Network Address to 10.0.2.2 so that I can test it using PHP stored on my localhost. However, despite reading through all the Emulator documentation, I cannot figure out exactly where to alter the emulator's primary network address. Is there any easy way to configure my emulator to query my localhost?

0

There are 0 best solutions below