Android devices are capable of capturing data from the physical world using many different sensors, including accelerometer, gyroscope, and GPS. In this chapter, we will learn how to access this data from our Processing sketch using the Android SDK and the Ketai library.
Sensors in Android Devices
Mobile devices, from smartphones to smartwatches and fitness trackers, are equipped with a wide range of hardware sensors to capture data from the movement, environment, and location of the device ...