News

A tutorial on how to use a web api from within an Android app. We discuss JSON, XML and Android's AsyncTask.
Android has long offered an Activity Recognition API that processes device sensor data with machine learning models in a battery-efficient manner. Google is now offering an Android Sleep API to ...
Reddit has been in the news for all the wrong reasons recently. The company's new API guidelines, which go into effect on July 1st, will kill all popular third-party Reddit clients. That is unless ...
Developers use application programming interfaces to hide complexity, organize code, design reusable components, and connect different systems, applications, or services.