Hi Doug, I've a query on your findings. After step 4,if WiFi again gets disconnected,does the phone again switches back to gprs/cellular ?
Do you have any idea,which piece of code in Android Framework handles these type of switchings ? Your inputs will be of great help for me. Thanks, Subho On Feb 2, 3:48 am, Doug <[email protected]> wrote: > I haven't confirmed on the absolute latest version, but in my > experience the answer is Yes. > This isn't without its problems though - I have found that if theswitchoccurs > when you have (say) just sent an http request via the > cellular network your connection will either drop or timeout and > you'll need to initiate it again over the new bearer. > > i.e. > * Connected via 3G > * Send HTTP GET to web site > * Phone switches toWiFi > * 3G connection dropped > > That's my experience anyway :) > > Doug > > On Feb 1, 2:24 am, subho <[email protected]> wrote: > > > Does android framework support automaticswitchto Wi-Fi when > > detected, from cellular network ? > > Please post your views. -- 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

