I’m trying to limit supported Android devices by hardware feature, such as gyroscope.
I found this information below re <manifest>, but not sure how I can implement that in Corona SDK?
<uses-feature> in <manifest> :
android.hardware.sensor.gyroscope
http://developer.android.com/guide/topics/manifest/uses-feature-element.html