[mono-android] Radio

Wally McClure theevilprogrammer at hotmail.com
Wed Mar 23 14:30:24 EDT 2011


In reading the java docs, the ConnectionManager has a .setRadio method that allows for a mobile radio to be turned on and off.  I don't see a .Radio property or similar to set the mobile radio.  What am I missing regarding the turning on and off on the radios?
 
I also see that there is a networkpreference property on the connection manager that takes an integer.  I assume that this should be filled by a value from 
Android.Net.ConnectivityType with either the .wifi or .mobile value.  Unfortunately, this is an enum and the networkpreference is expecting an int.  Should I do something besides cast this value to an int?
 
Wally 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/mailman/private/monodroid/attachments/20110323/37526497/attachment.html 


More information about the Monodroid mailing list