Sorry you are in the wrong group. You might want to look in android-framework, where there is already someone asking about this stuff.
On Tue, Mar 31, 2009 at 3:17 AM, UJ <[email protected]> wrote: > > Hello folks, > > When we try to implement orientation in AP layer, > we can set "android:screenOrientation" parameter in > AndroidManifest.xml file or call "setRequestOrientation()" method of > Activity class. > > But if I want to porting android in new HW device, > how can I do? Do I need to modify the graphic driver, or just add > configuration in program. (Actually I do some experiments but my AP > cannot rotate) > > Besides, can every experts tell me when I set the > "android:screenOrientation" parameter, which process will read this > configuration, pass to where and which process will do the rotation? > > Please give me some tips how to trace this flow. > > Thanks everybody. > UJ > > > > -- 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. 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] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

