13 Februari 2011

App Inventor for Android Launched

Google have just announced App Inventor, a new tool in Google Labs that makes it easy for anyone – programmers and non-programmers, professionals and students – to create mobile applications for Android-powered devices.

App inventor will not only make Application development for Android easier, but it will even change the way people use their mobile phones. We have previously mentioned that Google Android is targeting developers, and today we are discovering that it’s trying to make application development easier even for non-programmers.

No other mobile platform will be able to compete with Google on this side. The only negative point for Android remain the differences/incompatibilities between versions, especially that we started already talking about Android 3 – Gingerbread.
From App inventor website :
To use App Inventor, you do not need to be a developer. App Inventor requires NO programming knowledge. This is because instead of writing code, you visually design the way the app looks and use blocks to specify the app’s behavior.
App inventor screenshot
An online development environment will definitely make a revolution for the Android platform, even if you will say that applications will be limited in features compared to advanced programming capabilities.
With App Inventor you can create location-aware applications, for example to help you remember where you parked your car, an app that shows the location of your friends or colleagues at a concert or conference, or your own custom tour app of your school, workplace, or a museum. Or simply apps that use the phone features of an Android phone such texting, camera, sensors, … etc. But if you are more familiar with webservices you will be able even to interact with your favorite websites such Amazon and Twitter… etc.
App Inventor  gallery already include apps such :
DROIDMuni : displays schedules for the San Francisco transit system. After the user selects from one of the transits lines and choosing a direction and particular stop, the application will display the lines next arrival times. Once the user has retrieved the desired arrival times, they are able to set up to four favorites which are saved and stored based on their unique e-mail address. Using the DroidMuni remind feature, the user can set a reminder to be notified when a bus is a specified number of minutes away.
ParkIt : allows users to locate their car on their Android phone. After clicking the “Park It” button, the app stores the users car’s location until the “Find It” Button is clicked. The “Find It” button displays the user’s current location, and the user’s car’s location using latitude and longitude. When the user clicks “Show On Map”, GoogleMaps is activated, and the route to the car is displayed.
Drum Kit : allows the user to hit seven different parts of a full, labeled drum kit and hear each drum’s respective sound. This app allows the user not only to learn more about the drums (i.e. the names and sounds of the drums), but also to have fun and create their own beat.
Super Hero Game : a fantastic Quiz game that tests the users true Super Hero Knowledge. Each screen shows a different character from a superhero world and asks a question pertaining to that picture. The user types in the answer and clicks submit. The program responds with a RIGHT or WRONG and the user is prompted to go on to the next question. The question will change as well as the picture. If the user wants to quit at any time they can GIVE UP and the program closes.
Where’s Speedo : allows a user and a users friends or family find each other. The app detects the user’s location and sends it to the users friends or family using the app. The app allows the user to view the location of another user on a map. It also allows the user to set how often the app sends his/her location.
I think we should expect more amazing apps from this magical inventor ! Behind the app inventor a research work conducted in MIT including the Open Blocks Java library used by the blocks editor, Open Blocks visual programming which is closely related to the Scratch programming language, and Kawa Language Framework and Kawa’s dialect of the Scheme programming language used to translates the visual blocks language for implementation on Android.
App inventor is still invitation only, and you can complete this form to get an invitation when available.