Afaik - Android 2.1 has a bug related to hipri data, it *only* works
for Android 2.2 and later. That said, your probably better off asking
the user to turn of WiFi before using your app - or restrict it to sdk
level 8 and higher.

On 11 Okt, 17:38, Steven PERRAUDIN <[email protected]> wrote:
> On 31 août, 13:36, Jens <[email protected]> wrote:> With Android 2.2 
> you can route data over the 3G connection explicitly
> > while still using WiFi. The feature exists in Android 2.1 also but is
> > *broken* as the high-priority 3G data connection is torn down
> > incorrectly almost directly.
>
> How do you get 3G and WiFi connected at the same time ?
> So is this possible in Android 2.1 to route either to 3G or WiFi ?
> If both interfaces are connected to a separate network, a simple
> change of routing table would allow to choose the interface to send/
> receive data no ? Or is there a simpler way to achieve this.

-- 
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