[android-developers] ADT plugin layout editor - additional device configurations?

2010-09-11 Thread PulseDev
You know that layout editor in the Android ADT plugin that lets you
design the layout for ADP1, ADP2 and Nexus One, has anyone created
other device configurations?

It requires device information such as the x-dpi and y-dpi, which can
be difficult to find out.  I'm just wondering if anybody has added
more device configurations they're willing to share?  Perhaps together
we could compile a huge devices.xml containing many of the devices out
there.

I'm fully aware the layout editor has many faults and cannot be relied
upon but it is sometimes useful to rapidly preview how the layout
might look on a wide variety of devices without switching between
emulators.

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] ADT Level editor additional device configurations

2010-09-07 Thread PulseDev
By default, the ADT Level Editor lets you design a layout for ADP1,
ADP2 and Nexus One but has anyone created a list with more device
configurations?

I'm referring to the devices.xml which looks like this...
d:device name=Nexus Oned:defaultd:xdpi254.0/
d:xdpid:ydpi254.0/d:ydpi/d:defaultd:config
name=Portraitd:screen-sizenormal/d:screen-sized:screen-
ratiolong/d:screen-ratiod:screen-orientationport/d:screen-
orientationd:pixel-densityhdpi/d:pixel-densityd:touch-
typefinger/d:touch-typed:keyboard-statekeyssoft/d:keyboard-
stated:text-input-methodnokeys/d:text-input-methodd:nav-
methodtrackball/d:nav-methodd:screen-dimensiond:size800/
d:sized:size480/d:size/d:screen-dimension/d:config/d:device

It's good that we can quickly preview how the layout might look on
those 3 devices but it would be better if there was a wider
selection.  So I'm wondering if anybody has added more device
configurations.   Perhaps we could compile a huge devices.xml
containing all of the devices out there.

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en