It’s still a bit rough around the edges, but the beta of Google’s App Inventor lets you create mobile apps with a drag-and-drop graphical user interface.
…MIT professor Hal Abelson, currently on sabbatical in order to work on the App Inventor project, cites one student-created app that simply delivers a text auto-response when the user is behind the wheel (”Please don’t text me now, I’m driving.”) as an example of what App Inventor was designed to facilitate.In other words, the goal here is not to turn the majority of Android owners into professional developers, but to give them access to more-robust phone customization than is currently available.
However, for those who are knowledgeable coders but not yet experienced with Android, App Inventor could make it more attractive to start developing for the platform, since this lessens the need to learn a lot of particulars. If you already have the skills to outline the steps needed to make your app come to life, you don’t have to worry about what code creates a button or what syntax is needed to pull a name up from the contacts database. If you can write good “pseudocode” — basic instructions in English…
Read the original:
Hands on: Google App Inventor for Android