android - Android 界面生成器(用户界面设计器)

标签 android interface-builder android-layout

我从过去 7 个月开始就在 Android 上工作....也了解有关 I-phone 应用程序的简要信息。

在 Android 中,Eclipse 中有一个糟糕的布局编辑器,但它既不友好也不像 I-phone Interface Builder 那样用户友好。

有没有比得上 iPhone“Interface Builder”的可视化设计器?

是的,DroidDraw 在那里,但没有 I-Phone 的 Interface Builder 那么用户友好...

最佳答案

Googlelabs 已推出 App Inventor .

我没有尝试过,但它可能有助于轻松设计界面和代码。

What is Google App Inventor? 

因为我找到了一篇文章,其中他们给出了一行定义如下:

App Inventor is a new tool in Google Labs that makes it easy for anyone—programmers and non-programmers, professionals and students—to create mobile applications for Android-powered devices.

关于android - Android 界面生成器(用户界面设计器),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3210294/

相关文章:

android - 在 Galaxy Tab 中获取当前位置

android - 在 ImageView 中选择图像的一部分并检索所选矩形的端点

android - 删除不适用于 android pie 的应用 Intent

iphone - 链接文件所有者和 View Controller [iPhone SDK]

ios - 为什么我拖入 xib 文件中的任何 UIView 都会变成 iPhone XR?

java - 切换到 Display ConstrainedLayout 不起作用

java - 在我的手机上使用 android studio 时,创建帐户不适用于 firebase

iphone - 如何使用 xib 文件支持纵向和横向方向?

android - 检测 TextView 是否跨越 2 行

java - 为什么 "this"用作 RelativeLayout 构造函数中的参数?