We are able to send the temperature values to the ubidots , but now we want to create a mobile app, in which we can display the temperature values to a end user.
Although I find a number of demo applications which show how to push the data, but I do not find any demo/tutorial for how to pull data from ubidots and how to display the pulled information in a mobile app.
Can I get any references to any existing tutorial/example in which it is shown how to get data from ubidots, how to parse the received data and possible different ways of displaying the information.
Although, I got some idea from the cattle example (desktop based application), but It would be really great if you can point me to some android based demo application.