| Android - how to force landscape under all circumstances? [message #502774] |
Wed, 09 December 2009 11:40  |
Eclipse User |
|
|
|
Hi. I'm using eclipse... I've set up my manifest file with this android:screenOrientation="landscape"... inside the activity tag...
This works fine if I'm using an HVGA, HVGA-P or a QVGA-P android virtual device... but when I use an HVGA-L device or a QVGA-L device, it doesn't work... if I change the manifest file with screenOrientation="portrait", then it works correctly for these 2 cases...
So how can I get the project to be landscape, under all circumstances. Appreciate any help. Thanks.
-Ameet
|
|
|
| Re: Android - how to force landscape under all circumstances? [message #503001 is a reply to message #502774] |
Thu, 10 December 2009 09:47  |
Eclipse User |
|
|
|
On 12/9/09 11:40 AM, ameet_n_sharma@hotmail.com wrote:
> Hi. I'm using eclipse... I've set up my manifest file with this
> android:screenOrientation="landscape"... inside the activity tag...
> This works fine if I'm using an HVGA, HVGA-P or a QVGA-P android virtual
> device... but when I use an HVGA-L device or a QVGA-L device, it doesn't
> work... if I change the manifest file with screenOrientation="portrait",
> then it works correctly for these 2 cases...
> So how can I get the project to be landscape, under all circumstances.
> Appreciate any help. Thanks.
> -Ameet
You are more likely to get response asking on an Android-specific forum;
I'd guess that the Android web site has some kind of forum for questions
like this.
Eric
|
|
|
Powered by
FUDForum. Page generated in 0.07597 seconds