Trying to push the limits of App Inventor!
Snippets and
Tutorials from
Pura Vida Apps by
Taifun.
Yes, I did the Pizza Party tutorial that's how I learned to use the FusionTables :)
Will the select query be appropriate for a login?
SELECT 'Username' FROM <tableid> WHERE false
SELECT Username FROM <tableid> WHERE Username = 'get global username'