[mono-android] using emulator to test webclient
Jonathan Pryor
jonp at xamarin.com
Tue Nov 29 14:06:36 EST 2011
On Nov 29, 2011, at 6:56 AM, John Murray wrote:
> At a risk of being flamed J for asking a noobie question but a quick yes or no would save me an awfull amount of time experimenting....
> Can one use the emulator to test webclient code – I cant seem to get it to work
I don't see why not, as we have sample code which uses WebRequest on the emulator.
The big issue I've experienced is that occasionally the emulator will come up without any internet access. A good way to test this is to launch Browser within the emulator and see if you can load e.g. http://www.google.com. If it doesn't, restart the emulator and try again. :-)
Thanks,
- Jon
More information about the Monodroid
mailing list