When I open main.xml file in NetBeans, I can’t see the graphical layout as it happens in Eclipse. How can I do to get it? I have to install something?
Thanks in advance
When I open main.xml file in NetBeans, I can’t see the graphical layout as
Share
There is no visual editor for Android GUI editing for NetBeans. http://www.nbandroid.org has basic support for development but we don’t provide this support.
Update (Nov 12): There is a layout preview functionality in latest builds. It is not feature complete yet. It covers some basic use cases.
-Radim