This can be set in the application's manifest (not in the activity's layout file):
http://developer.android.com/guide/topics/manifest/activity-element.html#screen -- Kostya 2011/1/21 jerryalex <[email protected]> > New to Android but not new to linux. > Would like to change the screenOrientation from landscape to portrait. > it looks like the AndroidManifest.xml file defines this. > Would like to do this globally if possible. > Believe that if set at the top level, the sublevels will pick up the > value > when installed. > Have not been able to find which xml to add/modify the > screenOrientation > to get the desired effect. > > > > Thanks, > > Jerry > > -- > 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

