Change the code in the lock screen -- it is down in frameworks/policies/base/phone/... The orientation here is set in the code, not in a manifest (the lock screen is not an activity).
On Mon, Dec 28, 2009 at 11:32 PM, rockie cheng <[email protected]> wrote: > Hi,I met the same problem, > now I could change the launcher by chaing manifest.xml: > android:screenOrientation="portrait" > But I could not change the rotation of screen lock. > > Rockie > > 2009/9/19 Lewis Z. <[email protected]>: > > > > I have Android developement board and it doesn't have screen rotation > > feature. When it boots up, it always show landscape. Is it possible to > > default the screen to Portrait mode? > > > > I do have all the BSP source code and I can flash all the images. > > > > Thanks a lot! > > > > --~--~---------~--~----~------------~-------~--~----~ > > unsubscribe: > > [email protected]<android-porting%[email protected]> > > website: http://groups.google.com/group/android-porting > > -~----------~----~----~----~------~----~------~--~--- > > > > > > -- > unsubscribe: > [email protected]<android-porting%[email protected]> > website: http://groups.google.com/group/android-porting > -- 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. -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
