Hi, when Wifi is on, GSM (which means UMTS or what mobil network you are using) is off and vice versa. If GPRS or other transmission types are used is not determined by the protocol (HTTP or whatever) you use.
Bluetooth is never used by by HTTP since there is no IP used below. regards Stefan On 18 Mrz., 14:10, badzio <[email protected]> wrote: > Hi, > > in my application I need sometimes send data via http (using > HttpClient, HttpGet and HttpPost). Can I choose (from source code) > connection which is used? For example, I'd like to use only gprs, not > wifi, not bluetooth. Or only wifi, not gprs. > Thanks for replies :) -- 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 To unsubscribe from this group, send email to android-developers+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.

