[android-developers] Re: how to set the preferred rotation ?

2012-02-29 Thread mobidyc
Le mardi 28 février 2012 20:55:14 UTC+1, Yan a écrit : > > Add to your manifest > android:screenOrientation="landscape" > > On Feb 26, 1:13 pm, mobidyc wrote: > > Hi, > > > > I want to set the preferred orientation for the system, How can I > > define it ? > > > > I tried to define in land

[android-developers] Re: how to set the preferred rotation ?

2012-02-29 Thread Ali Chousein
Maybe my blog will be useful for you: http://android-screen-layout.blogspot.com/ - Ali Chousein http://www.codeproject.com/KB/android/PayGol-Android.aspx http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy http://geo-filtered-assistan

[android-developers] Re: how to set the preferred rotation ?

2012-02-28 Thread Yan
Add to your manifest android:screenOrientation="landscape" On Feb 26, 1:13 pm, mobidyc wrote: > Hi, > > I want to set the preferred orientation for the system, How can I > define it ? > > I tried to define in landscape with : > android.provider.Settings.System.putInt(getContentResolver(), > "user