If you want to modify how the device boots, you are in the wrong group. The android-platform group is for talking about platform work.
On Tue, Mar 24, 2009 at 5:33 AM, Vika <[email protected]> wrote: > > Hi all, > I am newly with android development, > There are some question bother me. > How to fix landscape mode when boot on device?? > > I had change manifest.xml > -> <activity android:name=".sensorDemo" > android:screenOrientation="landscape" > android:label="@string/app_name"> > > but that only change sensorDemo screen. > That doesn't I want. > I want to set landscape mode when boot on device and show main screen. > > what methods does I try it?? > > > > -- 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 -~----------~----~----~----~------~----~------~--~---

