[android-developers] Re: Missing network functionality?

2010-08-02 Thread RickB
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

[android-developers] Missing network functionality?

2010-07-31 Thread RickB
Can any version of Android support simultaneous connections on both a mobile network (e.g. 3G) and a WiFi network? Here's the requirement: I want to connect to a local Wifi network of sensors/devices that is not connected to the Internet, and be able to transmit data to an Internet-connected web

[android-developers] Re: Can Android 2.X connect to 3G and Wifi data networks simultaneously?

2010-07-14 Thread RickB
. On Jul 13, 2:07 pm, Mark Murphy mmur...@commonsware.com wrote: On Tue, Jul 13, 2010 at 2:01 PM, RickB rick.bullo...@comcast.net wrote: We have an application where we'd like to use the Wifi connection on a local network (intranet) with no Internet connectivity, and use the 3G connection

[android-developers] Can Android 2.X connect to 3G and Wifi data networks simultaneously?

2010-07-13 Thread RickB
We have an application where we'd like to use the Wifi connection on a local network (intranet) with no Internet connectivity, and use the 3G connection simultaneously as the data connection to the internet. To summarize: - We need to connect to two distinct networks at the same time - We need

[android-developers] Re: Enhanced Sensor API

2009-06-05 Thread RickB
Anyone? On Jun 2, 9:18 pm, RickB rick.bullo...@comcast.net wrote: I had a discussion with a few of the Android team member at Google IO, and I'd like to throw the idea out here for general brainstorming with the community. My view is that it is not a good approach to create sensor-specific

[android-developers] Enhanced Sensor API

2009-06-02 Thread RickB
I had a discussion with a few of the Android team member at Google IO, and I'd like to throw the idea out here for general brainstorming with the community. My view is that it is not a good approach to create sensor-specific APIs with iterative releases of the Android platform and SDK's. By