I can't see the graphical layout android in NetBeans

android, android-layout, netbeans-7

Solution

There is no visual editor for Android GUI editing for NetBeans. 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

Problem

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

Original source