android - Dose exists a good tools to make a design and get in the end an Xml file -


i using mac , searching tools make design example nice button , in end going generate xml file?, know "droiddraw" searching more comply .

thanks helping

are trying generate ui? i'm assuming have tried wysiwyg editor packaged/bundled adt plugins eclipse right? can ui editor it. open layout.xml file , click on graphical tab. if don't have adt grab here: http://developer.android.com/sdk/eclipse-adt.html. has visual editor (imo) lot of things http://developer.android.com/guide/developing/projects/projects-eclipse.html.

if have , looking alternatives, try of these:

  1. http://code.google.com/p/android-ui-utils/ android-ui-utils. interesting , easy, graphics take @ asset studio.
  2. http://speckyboy.com/2010/05/10/android-app-developers-gui-kits-icons-fonts-and-tools/?mobify=0 there's list of tools @ site.

my strong suggestion stick graphical builder comes adt , integrates directly eclipse (the first links above) if need graphical editor.


Comments