https://bugzilla.novell.com/show_bug.cgi?id=675871
https://bugzilla.novell.com/show_bug.cgi?id=675871#c2 Jonathan Pobst <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Jonathan Pobst <[email protected]> 2011-03-07 17:30:40 UTC --- Java.Lang.SecurityException generally means your application has not requested the correct permissions to access whatever functionality you want. The Android docs don't seem to say what you need for this method, but these look promising: ACCESS_NETWORK_STATE ACCESS_WIFI_STATE Project -> Properties -> Android Manifest -> Required Permissions -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
