I'm working on examples that use the Google APIs from App Inventor.
I have an App Inventor example that lists your fusion tables. You can do that with the FusionTableControl component
what I am doing is using the Web component to do the same thing.
I'm doing something similar. I want to work out how to do it for the various APIs Google provides
It should let us use App Inventor to do a lot more using the Google APIs to get at the various services.
And once I understand, I plan on adding whatever to the server to make it easier to use.
Gary