BlackBerry Tablet OS Question:
Download Questions PDF

How to lock screen orientation to landscape mode?

Answer:

In your *-app.xml file under <initial window> make sure these values are present:

<autoOrients>false</autoOrients>

<aspectRatio>landscape</aspectRatio>

Download BlackBerry Tablet OS Interview Questions And Answers PDF

Previous QuestionNext Question
How to code sign a app?Will MouseEvents trigger from a touch?