Sunday, March 2, 2008

Android GUI Tools

If you need to design GUI layout for android application, it use xml to design. There are the easy way to do the same thing.
DroidDraw
is the easy way to build the gui for android application. It can generate xml tag by drag and drop the component and you only copy xml tag to your application layout xml file. Try its.