Skip to main content
Inspiring
August 31, 2011
Answered

Rotation and sizing in app development

  • August 31, 2011
  • 1 reply
  • 544 views

Say you want an app to be for both iPad and iPhone and have different screen layouts in portrait vs landscape for each. I remember seeing somewhere on the devnet a video on how to do this...you actually created 4 different files, one for iPad landscape and one for iPad portrait etc. And the you linked them to a single ipa and it auto discovered which device was being used and auto rotated the screen...but I can't find that information anywhere again! I've google and looked all over devnet but now I'm wondering if I made it up. 😕😕

How does one go about doing this? Is there a video or resource on devnet somewhere?

Thanks!

This topic has been closed for replies.
Correct answer sanika Kulshreshtha

You might find http://www.adobe.com/devnet/air/flex/articles/writing_multiscreen_air_apps.html useful.

-Sanika

1 reply

AmbariAuthor
Inspiring
September 2, 2011

Hi just gonna give this a quick bump in case anyone knows how to do this

sanika KulshreshthaCorrect answer
Participating Frequently
September 2, 2011
AmbariAuthor
Inspiring
September 2, 2011

That's the article I couldn't find! Thanks