Your analysis seems the same as mine -- while it is clearly
technically possible, the API does not appear to support it.

On Mon, Aug 2, 2010 at 8:54 PM, RickB <rick.bullo...@comcast.net> wrote:
> Echo...echo...echo...
>
> On Jul 31, 4:30 pm, RickB <rick.bullo...@comcast.net> wrote:
>> Can any version of Android supportsimultaneousconnections on both a
>> mobile network (e.g.3G) and aWiFinetwork?  Here's the requirement:
>>
>> I want to connect to a localWifinetwork of sensors/devices that is
>> not connected to the Internet, and be able to transmit data to an
>> Internet-connected web server.  Obviously quite easy to do on
>> virtually any platform in Java, but it seems that Android does not
>> allow multiple networks/radios to be active at a time.
>>
>> Big flaw, IMO.  Should be a configurable option to allow that.
>>
>> With Froyo and mobile hot spot functionality, clearly it is
>> *technically* possible to do, but I don't want to be theWifi"host",
>> but rather, a "connected client" to anotherWifinetwork, and then do
>> web requests over the3Gnetwork.
>>
>> Thanks in advance for any suggestions/workarounds.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

_Android Programming Tutorials_ Version 2.9 Available!

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to