Android xml 图形布局/设计未正确加载现有项目

发布于 2024-12-11 12:29:34 字数 225 浏览 1 评论 0原文


我正在尝试导入现有的 Android 项目,项目 xml 图形/设计布局未加载。我做了一个新的测试项目,xml图形布局工作正常,我不知道问题是什么。我刚刚安装了新的android sdk r14,我不知道问题是什么,任何人都可以在这方面帮助我吗?
您可以在随附的快照中看到它。
谢谢
!!在此处输入图像描述

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
!!enter image description here

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

乱世争霸 2024-12-18 12:29:34

简单修复:

右键单击布局文件 -> 打开方式 -> Android 布局编辑器

更新答案

在 Eclipse 中,转到 Window ->首选项->一般->编辑->文件关联并选择*.xml,然后在关联编辑器列表中的Android 布局编辑器条目上按默认

Easy fix:

Right click on the layout file -> Open With -> Android Layout Editor

Updated answer

In Eclipse, go to Window -> Preferences -> General -> Editors -> File Associations and select *.xml and then press Default on the Android Layout Editor entry in the list of associated editors.

傻比既视感 2024-12-18 12:29:34

我不确定这是否与您的确切问题相符,但我看到其他人在更新到 r14 后也遇到了问题。

这是一个可能为您指明正确方向的链接。
http ://android.foxykeep.com/dev/fix-the-conversion-to-dalvik-format-failed-with-error-1-with-adt-14

祝你好运。

I'm not sure that this matches your exact issue, but I have seen other people with issues after the updating to r14.

Here is a link that might point you in the right direction.
http://android.foxykeep.com/dev/fix-the-conversion-to-dalvik-format-failed-with-error-1-with-adt-14

good luck.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文