I do not see the graphic layout of the android in NetBeans

When I open the main.xml file in NetBeans, I don’t see the graphic layout, as it happens in Eclipse. How can i do this? Do I need to install something? thanks in advance

+5
source share
1 answer

There is no visual editor for editing the Android GUI for NetBeans. www.nbandroid.org has basic development support, but we do not provide this support.

Update (November 12th): The latest builds have a layout preview feature. This is not a complete set of functions. It covers some basic use cases.

-Radim

+5
source

All Articles