• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

List of devices and their hardware?

Afaik all current Android devices have these features.

Many Android devices do not have a gyroscope (such as the Moto G). Some devices claim to have a gyroscope, but don't, and just fake it by combining data from the compass and accelerometer.

To the OP - there's no central list that I'm aware of. The best thing that you could do would be to build some kind of diagnostic within a beta version of your application that, with the user's consent, sends the data back to you so that you can build a whitelist of phones for support.
 
Many Android devices do not have a gyroscope (such as the Moto G). Some devices claim to have a gyroscope, but don't, and just fake it by combining data from the compass and accelerometer.

To the OP - there's no central list that I'm aware of. The best thing that you could do would be to build some kind of diagnostic within a beta version of your application that, with the user's consent, sends the data back to you so that you can build a whitelist of phones for support.

Thanks- I may try that. We just ran into the problem with the Moto G :(
 
Back
Top Bottom