HackerspaceBremen / hshb_notifier_android

This repository holds the source code of the open space notifier android app.
3 stars 2 forks source link

Optimize server requests #4

Closed steveliedtke closed 11 years ago

steveliedtke commented 11 years ago

Use okhttp[1] or volley[2] to optimize the server requests.

[1] - https://github.com/square/okhttp [2] - http://www.youtube.com/watch?v=yhv8l9F44qo