开发者

Is there a RAD for Android? [closed]

开发者 https://www.devze.com 2022-12-28 07:40 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the 开发者_开发技巧question so it can be answered with facts and citations.

Closed 8 years ago.

Improve this question

Anything to help design GUI like a paint program? (Delphi, VB, MSVC, QtBuilder, etc)

And anything to help build packages, set permissions, etc?

What is there out there to take the drudge work out of Android app creation and leave me free to concentrate on design and development?


Basic4Android, www.basic4ppc.com check it out, it compiles directly to native java (dex) with a visual designer.


DroidDraw, already mentioned, can help for the GUI. It now supports a few more root layouts, including ScrollView and TableLayout. It doesn't do much that can't be done in Eclipse, though.

Google is doing some research on a wysiwyg editor called App Inventor but if it does come out it's unlikely to be soon. Edit: Spoke too soon, App Inventor's already out here

Try to take the time to get used to the tool (Android Eclipse plugin), it already takes care of a lot for you.


For GUI, you can try Droiddraw but I wouldn't recommend it. Last time I checked it only support AbsoluteLayout.

For the others, I found its a breeze using Eclipse, so I don't really know if there's any.


The official Android plugin for Eclipse contains everything you want.


Delphi for Android sneak preview: http://www.lenniedevilliers.net/preview/DAndroid_01.avi

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号