23tony
Well-Known Member
I just learned that you can't use localhost on the emulator, since it's actually a separate device (so localhost from the emulator is the emulator). I found a suggestion to use 10.0.2.2:8080, but that didn't do any good, and I couldn't find much more.
So I'm wondering, how do you do HTTP requests against your dev system?
So I'm wondering, how do you do HTTP requests against your dev system?