kort.es
kort.es

Reputation: 479

android add device in Eclipse graphical layout

Like i can create custom AVD's i would like to create custom device preview to my graphical layout. Is it possible to do and how ?

Otherwise there are no other options(that i know) to preview custom devices without making AVD and viewing it in emulator, and that is very long process.

Upvotes: 2

Views: 1929

Answers (1)

CommonsWare
CommonsWare

Reputation: 1006869

If you are on the current version of the SDK tools and ADT plugin for Eclipse, any custom device definitions that you create in the AVD Manager should show up in the preview toolbar drop-down list of device definitions.

Upvotes: 1

Related Questions