Hi Dianne, Thanks for the immediate response.
I need the basic difference between the PhoneWindow and MidWindow.Like why android is choosing PhoneWindow for its implementation not MidWindow. And In the x86 code of Cupcake 1.6 version, I found that MidWindow was being used. But in x86 of Eclair 2.1 Version, PhoneWindow is being used. What is the advantage of PhoneWindow over MidWindow? Please help me, Regards, Revathi K J Ramanan On Wed, Sep 1, 2010 at 1:33 PM, Dianne Hackborn <[email protected]> wrote: > These are not part of the SDK, they are implementation details, that change > over time. In fact MidWindow will be gone in the next release. > > > On Tue, Aug 31, 2010 at 11:31 PM, Revathi K J Ramanan < > [email protected]> wrote: > >> Hi, >> >> What is the basic difference between the PhoneWindow and MidWindow >> policies? >> >> I found that the emulator version takes the implementations of the >> PhoneWindow.When the MidWindow implementations will be used? >> >> Also, I found that PhoneWindow handles the call settings >> implementation and the same is not there in MidWindow? >> >> Please someone help me pointing out the differences between both the >> policies and under which circumstances which one will be used.. >> >> Please help me >> >> Regards, >> Revathi K J Ramanan >> >> -- >> 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 >> > > > > -- > 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

