MDP-Team / MDP-Assignment

Assignment for Mobile Device Programming Study Unit
0 stars 0 forks source link

Consume JSON data sets #2

Open dannydes opened 9 years ago

dannydes commented 9 years ago

Consume data sets and display them on screen using the Apache HTTP client included in Android SDK.

DodoSerebro commented 9 years ago

I think we are to use the Azure guys as a mean of storage and stuff...

dannydes commented 9 years ago

Yes, but that still requires us to handle output of some form in the mobile app. That would imply the need for parsing, something that JSON and the built-in HTTP API ease. I could resolve this issue myself. No problem. :)