TjerkW wrote: > I do not want my view to rotate when the user opens the keyboard or > rotates the device (i make a game). > How do i disable this? > In the emulator it always rotates by hiting CTRL-F11
Use android:screenOrientation=”portrait” as described here: http://androidguys.com/?p=2891 -- Mark Murphy (a Commons Guy) http://commonsware.com _The Busy Coder's Guide to Android Development_ Version 2.0 Available! --~--~---------~--~----~------------~-------~--~----~ 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 android-developers-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---