For development reasons, I have to switch wifi off to make use of 3G to route my requests to a domain name that then maps to one of my internal servers (using no-ip.com to forward a dns name to my provider IP.. and setting up my router to forward http requests to proper server). I can also do this by using the internal IP of my computer, but then I have to set up hosts and such to get it out to find the dns entry that then routes it back to my ip. It's a development issue only.. but thought I'd share that issue. I manually switch it off myself tho, so not quite the same thing.
2010/2/2 Dongjoon Lee <[email protected]> > The application needs to get some information from operator's server. > And operator want us to make use operator's network, not wifi, even > though wifi is available. > > It's very difficult to find solution. May I need to search alternative > way. > > Anyway, thanks for your advice. > > Best regards, > Dongjoon. > > On 1월15일, 오후7시17분, Jens <[email protected]> wrote: > > For the same reason you added the "feature" that allows the MMS > > application to switch to a specific APN even when WiFi is > > available..... lots of mobile apps require you to go through a > > specific APN - for billing purposes amongst other things. > > > > Dongjoon: You could check if the same crazed hack that allows the MMS > > application to work can be used by you? > > > > Br > > Jens > > > > On 14 Jan, 19:07, Dianne Hackborn <[email protected]> wrote: > > > > > > > > > Sorry, I don't believe you can. Why do you want to do this? > > > > > On Thu, Jan 14, 2010 at 12:39 AM, Dongjoon Lee <[email protected]> > wrote: > > > > Hello. > > > > > > My question is, as you can see the title, can i use3gnetwork even > > > > though wi-fi is available? > > > > i heard wi-fi priority is higher than3gor cdma. can i change that > > > > priority in specific application? > > > > this is one of requirement of the project. if anybody has an answer, > > > > plz help me. > > > > > > thanks in advance. > > > > > > -- > > > > 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]<android-developers%[email protected]> > <android-developers%[email protected]<android-developers%[email protected]> > > > > > > For more options, visit this group at > > > >http://groups.google.com/group/android-developers?hl=en > > > > > -- > > > Dianne Hackborn > > > Android framework engineer > > > [email protected] > > > > > Note: please don't send private questions to me, as I don't have time > to > > > provide private support, and so won't reply to such e-mails. All such > > > questions should be posted on public forums, where I and others can see > and > > > answer them.- 원본 텍스트 숨기기 - > > > > - 원본 텍스트 보기 - > > -- > 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]<android-developers%[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

