Hi Leo,
I tested with an IIS localhost on a Windows machine, and after I
enabled CORS in IIS, I am able to request my local ad tag from my Android emulator. Note that you will need to
use 10.0.2.2 as opposed to 127.0.0.1 for the URL to your ad tag.
Since this boils down to a server administration inquiry, setting up CORS differs from server to server. We won't be able to provide steps for all servers, and while some might be easier than others, enabling CORS should be the way to go. While this won't affect IMA in particular, make sure you are selective with the origin you pass in (i.e. don't use a wildcard), due to security best practices.
Let me know if you have any questions,
Vu Chau
IMA SDK Team