Evan JIANG
Tue, 04 Nov 2008 19:37:18 -0800
Change your activity attributes in the AndroidManifest.xml
Like:
<Activity android:name="foo"
*android:screenOrientation="portrait"*
>
</Activity>
Best regards, Evan JIANG On Wed, Nov 5, 2008 at 11:33 AM, Eric B <[EMAIL PROTECTED]> wrote: > > I'd like my app to always display like the keyboard on the G1 is > hidden (portrait). I've looked at the Window API and search the > forums, but I couldn't figure out how to specify this. Anyone know if > this is possible? > > Thanks, > Eric > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---