Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有什么方法可以将 android 布局编辑器用作独立工具来编辑 eclipse 之外的单个 xml 文件?
没有独立的方法可以在 IDE 之外创建用户界面。大多数在线程序都使用模型,它可以帮助您构建和设计用户界面。Balsamiq 特别允许您以 xml 格式导出模型。
然后,您可以将它们应用到 Eclipse 中的 xml 布局文件。
希望这可以帮助。
链接到 Balsamiq
标签