I am trying to import an existing android project, project xml graphical/design layout is not loaded . I made a new test project and the xml graphical layout working fine, I dont know what is the problem.I just installed new android sdk r14, I dont knw what is the problem, Can anyone help me in this regard?
You can see it in the snapshot attached.
Thank you
!!
I am trying to import an existing android project, project xml graphical/design layout is
Share
Easy fix:
Right click on the layout file->Open With->Android Layout EditorUpdated answer
In Eclipse, go to
Window -> Preferences -> General -> Editors -> File Associationsand select*.xmland then pressDefaulton theAndroid Layout Editorentry in the list of associated editors.