This page connects to other App Inventor Apps, which are not yet a tutorial or which are transverse oriented.
Go around, take pictures with your smartphone, and record them in a local database with their geographic location. Then review later when and where you took these pictures, locate them on a map or satellite imagery, click to switch to streetview or re-visit the symphony hall ...
This App is available in App Inventor's gallery :
ai2.appinventor.mit.edu/?galleryId=6339326547329024
with step by step
documentation here.
(Documentation is not available yet for this App, but you can analyse and play with the source code)
This is a "project oriented" application which considers a Pizza company that receives orders and has to deliver these orders to customer's location. We want to track this business on a map.
It is available in the App Inventor gallery :
ai2.appinventor.mit.edu/?galleryId=5038524469608448
The starting scenario is the Pizza Party tutorial which is nice to get started with fusion tables. We added mapping, tables and joins (for customers and orders) and queries (create, request, update, delete).
Check for updates and documentation on this site and in the App Inventor's gallery
Business Scenario :
The pizza manager wants to know how many pizzas are to be delivered, where and how far.
The customer also wants to see if his order is on its way.
The pizza manager also wants to make statistics and see the spatial distribution of his customers. where should he open his next shop ?
This app uses fusion tables with 3 tables :
This figure illustrates buttons, lists and maps for various queries.