FLamparski / areabase

Areabase is a project to create an Android app to bring UK census and police data into one place (also tells you how good or bad your area is)
0 stars 0 forks source link

Use GSON for easier JSON processing if possible #1

Closed FLamparski closed 11 years ago

FLamparski commented 11 years ago

Use (Google GSON)[https://code.google.com/p/google-gson/] to speed up the processing of JSON responses returned by the Police API.

FLamparski commented 11 years ago

And it was awesome.