landscape android build

hi,

i have problem regarding android build (landscape);

please suggest me how i build my application in land scape…

one more thing : when i try my app in my android device its in both format landscape and portrait.
but i want it in landscape only…

what i can do please suggest me…
[import]uid: 72256 topic_id: 14473 reply_id: 314473[/import]

Look in your build.settings file and remove make sure you only list landscapeLeft and landscapeRight, remove any references to “portrait”.

Peach :slight_smile: [import]uid: 52491 topic_id: 14473 reply_id: 53723[/import]