Posts Tagged ‘Computer programming’

Good morning and welcome to the beginning of the Android ‘Land-grab’. Some useful tools:

1. OpenNCF has published their sdk for andorid and an android add on at:

http://sourceforge.net/projects/open-nfc/files/

2. The AppInventor site went live:

http://appinventor.googlelabs.com/about/

Its a visual programming tool to develop android applications.

3. OpenFrameworks has released an android version for NDK development:

http://www.openframeworks.cc/setup/android-eclipse

4. Mark Murphy has released an Android Jar library tool called AndParcel that makes it easier for Androdi Jar Library deployment for those who do not use the Eclipse IDE and Gogle ADT combination at:

http://andparcel.com/

Enhanced by Zemanta
Advertisement

With Google IO 2009 and the introduction of HTML5 and the focus on web programming on andorid everyone was of the opinion that Android Java was on the way out as an application programming language. Now, what if I were to tell ou that there are some Agile methods ot make Android Java as fast in development as web code?

In other words Android Application development using Java is not dead yet. But how? You use a light dependency stack such as Guice and an ORM library and Metawidget UI library.  We can get the same development speed as with web code development.  Oh oh Google what you unleased, a platform where web code nd java coode are equals on a mobile platform? Nice!

Yes, there somewhat is an ebook coming, hopefully. This is something OEMs like Motorola do ntot know about because I have kept quite about it going thorugh componnents that did not work until I found the right DI, ORM, and UI framework combinations.

Reblog this post [with Zemanta]