[android-porting] Re: Connection without ConnectivityManager

2010-09-21 Thread Tom
Robert Greenwalt writes: > > > Excellent!  That sounds like a fun project. > > I would recommend going the NetworkStateTracker route.   It should get notified of state changes for your modem and convert that into standard signals for the ConnectivityService.  It also provides an API for the

Re: [android-porting] Re: Connection without ConnectivityManager

2010-08-12 Thread Robert Greenwalt
Excellent! That sounds like a fun project. I would recommend going the NetworkStateTracker route. It should get notified of state changes for your modem and convert that into standard signals for the ConnectivityService. It also provides an API for the ConnectivityService to turn your modem on

[android-porting] Re: Connection without ConnectivityManager

2010-08-11 Thread Termana
On Aug 12, 9:54 am, Robert Greenwalt wrote: >  What version of android are you using - this changed a bunch in the eclair > timeframe I think. I'm using Froyo (2.2) > Also, if you can say, what type of network is this?  If > it's generally useful it may be a nice opensource submission! I am apa