I want to force my game to run in landscape-mode, and all I can find are xml-tuts, but im not using xml, im using SurfaceView. So my question is, how do I change and force my game to run as landscape? I know about the "android:screenOrientation="landscape"", but when I try this my game crashed at startup, and it works just fine in portrait.
please let me know what and where and how to make this work :)
tank you!