Many Android apps that interact with the cloud use a client – server architecture with the phone acting as a client and much of the heavy lifting taking place on the server. Sometimes you have control ...
The other day, I was working on a side project, minding my own business, when I stumbled upon a code snippet on GitHub Gists. As I skimmed through the snippet, a random thought struck me: What would ...