3

I seem to remember seeing a way to use ADT's graphical layout editor to preview multiple display types (i.e., 10in tablet portrait, 4in phone landscape, etc.) simultaneously.

Is there an automated way to do this, or was it probably just someone manually creating new panes in Eclipse? Or is there another tool that does such a presentation?

Jeff Axelrod
  • 27,676
  • 31
  • 147
  • 246

1 Answers1

4

In Graphical Layout press the little arrow next to your current Phone, in the Pulldown menu you can check "Preview All Screens"

*screenshot to be edited*

afaik you can either use landscape or portrait but you can switch the mode with the button next to the phone

Michael 'kC' J.
  • 302
  • 3
  • 14
  • 2
    refer here for screenshot: http://stackoverflow.com/questions/20097607/multiple-layouts-previews-for-android-in-eclipse – tana Apr 12 '14 at 13:57