[android-developers] Re: When will Android support Multiple PDP?

2009-04-15 Thread
That's true. I believe Tote is right . Does anybody know when will Android support Multiple PDP? On 2月23日, 下午7時01分, Long wrote: > I got same doubt. > I see the cupcake code,Google still highlight //TODO:Increase this to > match the max number of simultaneous PDP contexts we plan to support. > >

[android-developers] If Android support multiple PDP.......then ?

2009-04-16 Thread
The general use for multiple PDP (mPDP) is that when we use one PDP(A) to download a file, and we want to send a mms message via another PDP (B), the original PDP(A) will not be disconnected. This is the scenario on Windows Mobile. My question is ,if Android had supported mPDP, how does one appl

[android-developers] Re: If Android support multiple PDP.......then ?

2009-04-16 Thread
Thu, Apr 16, 2009 at 8:16 PM, 葉子 wrote: > > > The general use for multiple PDP (mPDP) is that when we use one PDP(A) > > to download a file, and we want to send a mms message via another PDP > > (B), the original PDP(A) will not be disconnected. > > > This is the scen

[android-developers] Increasing DNS timeout values

2009-07-28 Thread
It's easy to find pages about "Increasing DNS timeout values" ,ex: http://groups.google.com/group/mailing.postfix.users/browse_thread/thread/ee84080313a99313/e83d2579f9334fc9?hl=zh-TW&q=RES_TIMEOUT#e83d2579f9334fc9 I found similar variable in the file: bionic/libc/private/resolv_private.h LN#131

[android-developers] Re: Increasing DNS timeout values

2009-07-28 Thread
Thanks for your remind : ) On 7月28日, 下午7時29分, Mark Murphy wrote: > 葉子 wrote: > > It's easy to find pages about "Increasing DNS timeout values" ,ex: > >http://groups.google.com/group/mailing.postfix.users/browse_thread/th... > > > I found similar variab