My game was made for portrait view in Android but for some reason whe ported to BlackBerry Playbook it puts the simulator in portrait but the game stays in landscape mode anyway of fixing this in the code?
Asked
Active
Viewed 184 times
2
-
1In the xml file there is an option called autoorientation=true .. make it as false – Arun Kumar Munusamy Feb 06 '12 at 11:45