On Feb 15, 2012, at 8:06 AM, johnv wrote:
> thanks for your reply. This is currently using the emulator, so I'm not sure 
> that I can test web access?

The emulator has a Browser app, which is the web browser. You can try accessing 
 your server from the Browser app.

> How do I check if the App has internet permissions? (this looks like 
> favourite!)

You can check the project options dialog (though I forget where), and you can 
check in obj\Debug\android\AndroidManifest.xml, it would need to contain:

        <uses-permission android:name="android.permission.INTERNET" />

 - Jon

_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to