Feasibility : Using Google Places API
in
Android Processing
•
1 year ago
Hi,
I am wondering how difficult it is to use Google places in Processing for Android.
According to the docs, by going to an url compose of the element of your search, you can get an XML or a Jason file that contains the search results.
My questions are:
how difficult is it to :
- Get this XML or Jason file back into the devices (if needed) ?
- To parse the XML or Jason file (I am more familiar with XML) ?
Thanks
1