Tips to shift from App Inventor to Eclipse
I am very good with AppInventor to build Android apps. I have good knowledge of C++ and little knowledge of Java and GUI building in Java. Suggest me how should I shift from App Inventor to Eclipse to build Android apps? Which path should I follow? Is building in Eclipse similar to building in AppInventor like defining different components and then handling their events? Or is it much more than that? Please guide me.
There is also the AppInventor to Java Bridge project at java.appinventor.org, details see below
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:
Limitations:
- Location aware applications not yet supported
- Nested lists are not yet supported, and will produce incorrect code
UPDATE : the newest version of that tool can be found here: java.appinventor.org
Definitely you should check out the "ALTERNATE Java Bridge" . The regular one, built originally by the app inventor team has long since been abandoned. Another programmer picked up the torch and has steadily been using, and improving the bridge for some time. I have been using it myself for 2 years and it is fantastic.
The google project is at: https://code.google.com/p/alternate-java-bridge-library/
and the google discussion group is at : http://groups.google.com/group/alternate-java-bridge-library-discussion
I would just go to the google project site above and ready the tutorial. It is very easy to get started, and he is really good about answering questions for newbies (and i can assist with that as well).
You could take a look at the App Inventor Java Bridge .
Check out the link for lots of information, also see here...
The Google App Inventor Java Bridge
The App Inventor Java Bridge helps make a transition from developing Android applications with App Inventor for Android, to developing with Java and the Android SDK. It lets you incorporate App Inventor components into apps that you create in Java with the standard Android SDK tools. If you've been using App Inventor and know some Java, then the Java Bridge is a good way to get started with the SDK, because building with App Inventor components hides many of the complexities of the Android framework. As you gain experience, you can switch over to regular SDK development and create apps that harness the full power of Android.
Here another link: http://code.google.com/p/apptomarket/ and you also find videos about the Java Bridge on Youtube, for example this one
链接地址: http://www.djcxy.com/p/11464.html上一篇: 全文搜索适合搜索人名吗?