[mono-android] Radio

Wally McClure theevilprogrammer at hotmail.com
Wed Mar 23 15:01:01 EDT 2011


Digging into this a little bit more, I found another url that lists setRadio as a method that has been removed. I'm going to keep looking on this, but, I can see why this android stuff is so confusing.
 
> Date: Wed, 23 Mar 2011 13:41:14 -0500
> From: monkey at jpobst.com
> To: monodroid at lists.ximian.com
> CC: theevilprogrammer at hotmail.com
> Subject: Re: [mono-android] Radio
> 
> Do you have a link? I don't see ConnectionManager or Radio in the docs.
> 
> Jonathan
> 
> 
> On 3/23/2011 1:30 PM, Wally McClure wrote:
> > 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
> >
> >
> >
> > _______________________________________________
> > Monodroid mailing list
> > Monodroid at lists.ximian.com
> >
> > UNSUBSCRIBE INFORMATION:
> > http://lists.ximian.com/mailman/listinfo/monodroid
> 
> _______________________________________________
> Monodroid mailing list
> Monodroid at lists.ximian.com
> 
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/mailman/private/monodroid/attachments/20110323/fb8f3272/attachment.html 


More information about the Monodroid mailing list