TechCrunch has previously covered Google’s App Inventor — which is basically a WYSIWYG editor for creating Android apps — but, up until this point, the program has been in closed beta.
Well, my fellow Android fiends, today that changes, with Google announcing that the code-free app-creation tool is now open to anyone with a desire to create apps (and a Google Account). → Read More
By now you’ve probably heard of Google’s App Inventor for Android, a web-based development environment that’s meant to make it possible for non-developers to build their own Android applications. The technology has been in testing for a year, primarily with educational organizations, and may well be a boon for the Android ecosystem as students are introduced to the platform in the classroom. A report in the New York Times quotes project lead (and MIT professor) Harold Abelson as saying “These aren’t the slickest applications in the world… but they are ones ordinary people can make, often in a matter of minutes.” So does this mean Android’s millions of users are about to start programming for their own devices? Not quite.
I spent around 90 minutes this morning cranking away on a few test applications in App Inventor, and while I’m very excited about it, this is not going to be a walk in the park for “ordinary people”. Unless you’re looking to make an extremely basic application — think “Hello World” — you’re going to have to read through the documentation, and in some cases even the existing tutorials won’t be enough. That said, this will be absolutely perfect for the classroom environment for which it’s been tested in. The learning curve is not trivial, but this isn’t something that will take years to master, either. → Read More
This morning Google officially unveiled App Inventor for Android, giving non-developer Android users the ability to build their own applications using a visual, puzzle-like interface. I’ve been playing around with the tool all morning (more on that soon), and noticed that one set of Components allows users to seamlessly integrate Twitter functionality. As far as I can tell this is the only third-party service that’s currently included, but Google tells us that it will eventually offer a Component Developer Kit, giving third party developers the ability to integrate their services as well. And that could be a very big deal.
For those that haven’t seen it in action, building an application in App Inventor involves putting together puzzle pieces called Components. Want to do something when the user taps on a Button? Use the Button.Click component. Want to change the color of something to Red? There’s a component for that too. There are also over twenty Twitter-related components, which let you integrate functionality like Twitter Search, user authentication, tweeting, and direct messaging with a few drag-and-drops. → Read More
San Francisco, CA