When the phone is in ORIENTATION_PORTRAIT mode, start browser, open the menu, there is a "flip screen" option. If we choose it, the screen will be changed to ORIENTATION_LANDSCAPE mode without pull out the keyboard.
So my question is that how to implement such function in our own applications. Which API should we invoke, or which interfaces or classes should we extend, or which callback method should we call? Can anyone give me some introduction? Having example will be better. Thanks very much! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

