so you mean when WiFi is enabled on android device data transfer will be through wifi even though gprs is activated.This will be done automatically or should we implement any code for this.
On Sat, Jul 30, 2011 at 4:18 PM, Mark Murphy <[email protected]>wrote: > On Sat, Jul 30, 2011 at 6:42 AM, nageswara rao rajana > <[email protected]> wrote: > > I have one more question i developed an application which send data > through > > internet(gprs). > > so if i am in a position where WiFi is available then instead of gprs i > > have to use WiFi. Is this possible to shift. > > This happens automatically, as you can see on your Android device. > > -- > Mark Murphy (a Commons Guy) > http://commonsware.com | http://github.com/commonsguy > http://commonsware.com/blog | http://twitter.com/commonsguy > > Android 3.1 Programming Books: http://commonsware.com/books > > -- > 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 > -- 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

