I new in the android developing.
I define new project ( using eclipse ) that will work on android 2.2 – but i dont see any gui editor on the Res->layout->main.xml
( when i define new project on android 1.6 i see this gui editor )
What i need to do to see this gui editor ?
Thanks for the help
Have you tried :
right click on your file : open with “layout editor” ?
Then you should have a tab at the bottom to see it in layout mode ou source mode.