Sometimes in Android you connect to a third party API and you need to download gobs of JSON data. One of my current clients has an API endpoint that is used for syncing data to the device. One API …
Continue Reading about Hi Performance JSON Parsing in Android →