Ccna final exam - java, php, javascript, ios, cshap all in one. This is a collaboratively edited question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.
Tuesday, April 10, 2012
Good Tools To Develop a GUI in Android?
I would like to know if there exists a good tool to implement a design in Android like tools to make easy to implement and that can generate XML
Use DroidDraw for better GUI layouts.
ReplyDeleteYes there is the Eclipse AndroidDeveloperTools (ADT) plugin which has a pretty good GUI prototyping tool and there is the Droiddraw project.
ReplyDeleteHowever none of them will ever replace manual UI design with XML or code.
The de facto tool for development in Android is Eclipse, which provides XML modelling tools as well
ReplyDelete