News

A tutorial on how to use a web api from within an Android app. We discuss JSON, XML and Android's AsyncTask.
The Awareness API was introduced at Google I/O 2016 and provides a method for apps to get a more accurate idea of what's happening around it.
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 ...
Developers use application programming interfaces to hide complexity, organize code, design reusable components, and connect different systems, applications, or services.