We are working on a project where we need to have good accelerometer data with the Galaxy Nexus. However, we have already tried sampling accelerometer data at 100hz through native c, but the data we are getting is still poor. The Galaxy Nexus has a Bosch BMA220 and it's stated there that the accelerometer bandwidth can be configured. We figure if we could adjust the bandwidth, we could theoretically get better data. So does anyone know how we can have access to the device itself?
Thank you!