Yes.

Using

http://developer.android.com/reference/android/net/ConnectivityManager.html#TYPE_MOBILE_HIPRI

you should be able to do short, explicitly routed transmissions on the
mobile network while maintaining a WiFi connection. There's a timeout
on the TYPE_MOBILE_HIPRI request and you may need to refresh it every
minute or so to maintain the connection.


On 14 Juli, 06:33, Ryan <[email protected]> wrote:
> Hi ,
> can Wi-Fi and 3G establish network connections individually and
> simutaneously on a single android?
> thanks

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

Reply via email to