Ever wonder how can we write Google Android Application without even install the Google SDK?
Well, MIT has come out with an web base solution to create Google apps without even the need to install all the tedious work to get started on developing Android application.
The good thing about this web application invetor is that it does not need to have a strong background of programming language. All you need is to link your building logic block together and send to the server for application compilation.
The bad thing about this is that the size generated from the server is much larger than those written in SDK as it include alot of unused library in your app as well.
More to come... <update on this post>
Here's the link:
http://appinventor.mit.edu/