MIT Center for Mobile Learning is now live! They took over App Inventor from Google. Fun time!!! Click: http://appinventoredu.mit.edu/developers-blogs/hal
App Inventor Goes Open Source with MIT | Widgets Lab
This blog will hold favorite gadgets and graphic user interfaces that don't really fit in my main blog @ mmcelhaney.blogspot.com
Showing posts with label App Inventor. Show all posts
Showing posts with label App Inventor. Show all posts
Monday, January 23, 2012
Thursday, September 1, 2011
Google App Inventor - CodeProject
Introduction to Article
Google App Inventor - CodeProject
AppInventor is developed by Google for creating applications for Android OS.
Its quite similar to “Scratch” as it also uses the concept of drag and drop and connecting blocks for making an application work. This application is aimed at people who are not familiar with program language.
According to Google, “A sixth grade student can also build Android apps using the AppInventor.”
The applications developed from app inventor can be tested on an emulator or a phone. If all goes well, we can package the app to the phone and use it.
Google App Inventor - CodeProject
Related articles
- It's official: Google hands off App Inventor to MIT (geek.com)
- App Inventor on CC4 (edugeek.net)
- Build Your Own Website or Real Estate App (thelimemagazine.wordpress.com)
Monday, January 3, 2011
Eureka! Web-based Images in App Inventor Apps
I've been having a big problem getting web-based images to show up Goggle App Inventor apps. I've been capturing the pictures urls correctly from RSS feeds. I found out that the issue was that the string was coming out in quotes. When the blocks get the the urls from Python they have quotes around it. If I strip the quotes off the string, the images display great in the app. Whew! Only took 2 months to figure that out!!!!
Labels:
Android,
App Engine,
App Inventor,
Google,
Images,
Python,
RSS feeds
Flickr Image Explorer Demo - App Inventor Coffee Shop | Google Groups
Flickr Image Explorer Demo - App Inventor Coffee Shop | Google Groups
Labels:
Android,
App Inventor,
appinventor,
Flickr,
Google
Subscribe to:
Posts (Atom)

