[android-developers] Re: Check for which orientations are available to the device.

2011-11-28 Thread XdebugX
What if I did it like this: try { setRequestedOrientation(ActivityInfo.SCREEN_ORIENTATION_PORTRAIT); } catch (Exception e) {}; I think this will do what I want. On Nov 28, 10:08 pm, XdebugX wrote: > Can you check if SCREEN_ORIENTATION_PORTRAIT is available to the > device in the on

[android-developers] Re: Check for which orientations are available to the device.

2011-11-28 Thread XdebugX
dOrientation(ActivityInfo.SCREEN_ORIENTATION_PORTRAIT); > > On Nov 28, 5:36 am, XdebugX wrote: > > > > > > > > > I want my app to set the orientation to portrait on devices that can > > use the portrait orientation. To do this I use > > android:scre

[android-developers] Check for which orientations are available to the device.

2011-11-28 Thread XdebugX
I want my app to set the orientation to portrait on devices that can use the portrait orientation. To do this I use android:screenOrientation in the manifest. But there are some devices which do not support portrait orientation (some google tv's). On phones I want to set the orientation to portrait

[android-developers] Problem with developer console at anrdoid market site

2010-02-08 Thread XdebugX
I can log into my developer console on the android market, but the home page is blank. It shows me signed in, but there is no link to upload apps, buy developer phones and such. On my work computer it shows these links, but at home on this computer the home page is blank. I've tried IE, firefox

[android-developers] Re: Android Market Developers site

2010-02-08 Thread XdebugX
I am having a similar problem, have a disscusion of it on the market help forums: http://groups.google.com/group/android-developers/browse_thread/thread/e42f81a6a8721a9c I can sign into the developer console, but my home page is blank. I've tried multiple browsers, disabling my firewall and antivi

[android-developers] Re: Android Market Developers site

2010-02-08 Thread XdebugX
I have been having a similar issue. http://www.google.com/support/forum/p/Android+Market/thread?tid=07487f36ae9b4026&hl=en I can login to the developer console, but my home page is blank as well. By chance are you using alltel mobile broadband for your isp? On Feb 3, 12:48 pm, Roaders wrote: >