我非常擅长AppInventor来构建
Android应用程序.我对C语言知识渊博,对Java和Java构建知识知之甚少.建议我如何从App Inventor转移到Eclipse来构建Android应用程序?我应该遵循哪条路?在Eclipse中构建类似于在AppInventor中构建,比如定义不同的组件然后处理它们的事件?还是不止于此?请指导我.
解决方法
在
java.appinventor.org还有AppInventor到Java Bridge项目,详情见下文
About:
The AppInventor to Java Bridge project is an addition to
AppInventor that creates a Java written version of the application
from an existing application created through AppInventor. After
creating an application through AppInventor,the user can download a
version of the application that is written in Java,which uses the
JavaBridge* library .What Our Application Can Do:
- Create an Android project in JavaBridge using AppInventor
- Applications that use texting,internet and/or sound are supported
Limitations:
– Location aware applications not yet supported
– Nested lists are not yet supported,and will produce incorrect code
更新:该工具的最新版本可在此处找到:java.appinventor.org