Routelandia / routelandia-android

The Android client for Routelandia
Apache License 2.0
1 stars 0 forks source link

Update to handle new stats JSON result #51

Closed joshproehl closed 9 years ago

joshproehl commented 9 years ago

Grabs the actual statistics out of their new results parameter.

Also moves parsing the JSON Objects for the results into the TravelingInfo class for clean code and easy management. (More OOPy!)