Showing posts with label maps. Show all posts
Showing posts with label maps. Show all posts

Friday, September 24, 2010

App Inventor sample project: List Pickers

This sample project using Google's App Inventor demonstrates how to use ListPickers (data lists). Some of the items I'll highlight include:
  • Implementing ListPickers
  • Introduce ActivityStarter
  • Creating and working with list data objects
  • Hooking into Google Maps app and Browser app

Let's get started...