Many thanks the two J's and Wally Much appreciated - jokingly thought the troll might get me :) I find the emulator excruciatingly slow on an i5 machine with 4gb ram win 7 Any comments - ideas on speeding it up ?
Just to repeat I really appreciate several people who selflessly help out even if the questions are sometimes naive If anyone is around in this country - Hampshire England (that's old in both cases!) and wants to cash in the beer vouchers I am offering in return just email me John Murray -----Original Message----- From: Jonathan Pobst [mailto:[email protected]] Sent: 29 November 2011 19:21 To: [email protected]; Discussions related to Mono for Android Subject: Re: [mono-android] using emulator to test webclient 2 things to check: - Make sure your application requests the INTERNET permission so it can access the internet. - Sometimes people use 127.0.0.1 or localhost in their code, which doesn't work when running on a device with its own IP address. Make sure you are using the network addressable IP address of the place where the internet service is running. Jonathan On 11/29/2011 5: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 > > John M > > > > _______________________________________________ > Monodroid mailing list > [email protected] > > UNSUBSCRIBE INFORMATION: > http://lists.ximian.com/mailman/listinfo/monodroid _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
