I am writing a middleware that collects data from several sensors. I want to get data even from android device, reading the value from their sensor such as gps.
How can I get the data from these device? Is it possible from the outside to have the access to the android hardware of the device?