I want to run my application in landscape mode on MyPhone TW1 Duo using the LWUIT.
In Nokia devices I add the following attribute in JAD :
Nokia-MIDlet-App-Orientation - Landscape
Samsung devices : MIDlet-ScreenMode :Landscape
But when I add both this attribute on MyPhone TW1 Duo it will not play application on landscape it will play in portrait.
How to restrict LWUIT application on MyPhone TW1 Duo to landscape only?