简单的方法来构建Android的用户界面?方法来、用户界面、简单、Android

2023-09-12 10:45:05 作者:无言的等待

是否有工具或网站,可以帮助我创造使用拖和下降的Andr​​oid应用程序的UI?

Is there a tool or a website that could help me create a UI for an Android application using drag-and-drop?

我发现本网站,但想知道是否有一个更稳定的工具或网站上寻求答案?

I found this site but want to know if there is a more stable tool or website for this?

推荐答案

让我成为一个巴掌一点点现实到这个话题。有没有良好的图形用户界面工具与Android合作。如果你从一个原生应用程序的GUI环境来了似的,说,德尔福,你要在与ADK编辑器和DroidDraw用户体验大失所望。我试过几次与DroidDraw在生产方式工作,而我总是回去用手滚动XML。

Allow me to be the one to slap a little reality onto this topic. There is no good GUI tool for working with Android. If you're coming from a native application GUI environment like, say, Delp you're going to be sadly disappointed in the user experience with the ADK editor and DroidDraw. I've tried several times to work with DroidDraw in a productive way, and I always go back to rolling the XML by hand.

该ADK是一个很好的起点,但它不容易使用。布局中的定位组件是一场噩梦。 DroidDraw看起来会很棒,但我甚至不能打开现有的XML功能布局与它。它在某种程度上失去了布局的一半,可以在我的按钮,背景等。

The ADK is a good starting point, but it's not easy to use. Positioning components within layouts is a nightmare. DroidDraw looks like it would be fantastic, but I can't even open existing, functional XML layouts with it. It somehow loses half of the layout and can't pull in the images that I've specified for buttons, backgrounds, etc.

严峻的现实是,Android开发空间是疮需要一个灵活的,易于使用的,强大的GUI开发类似的用于.NET和Delphi开发工具。

The stark reality is that the Android developer space is in sore need of a flexible, easy-to-use, robust GUI development tool similar to those used for .NET and Delphi development.