I am learning to develop using the ai2 but got stuck when getting a JSON fro the google fusion tables query.
I dont know how to parse the JSON, was trying the JsonTextDecode, I am getting:
{
"kind": "fusiontables#sqlresponse",
"columns": [
"user"
],
"rows": [
[
"gines"
]
]
}
I would like to use the data "gines" as a text label but no clue how to do it.
Enclosed you can see how the project is structured.
Many thanks,
Gines
Windows 7 - 64 Bits
Chrome 32.0.1700.76 m
Ai2 Built: January 9 2014 Version: nb119
Use Companion: 2.11ai2zx1
.
--
You received this message because you are subscribed to the Google Groups "MIT App Inventor Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mitappinventort...@googlegroups.com.
To post to this group, send email to mitappinv...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mitappinventortest/08d6ed05-2251-449e-a43c-2e709aa9f34d%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
> To unsubscribe from this group and stop receiving emails from it, send an email to mitappinventortest+unsub...@googlegroups.com.