I've got an Android app on the market that for some reason doesn't install on lots of rooted devices. Users with these devices get a "device not compatible" error although all devices are declared compatible. These same users, when given directly the same app's APK that's on the market, are able to install it successfully.

What's causing this to happen? How can I fix this?

Thanks, Ram

link|improve this question
This is rather interesting. Usually people complain that they can't prevent installations. What features and permissions are you declaring in your manifest? – Sparky Oct 12 '11 at 12:23
try asking in android.stackexchange.com – Merlin Oct 12 '11 at 23:16
feedback

closed as off topic by Will Oct 12 '11 at 14:14

Questions on Stack Overflow are expected to generally relate to programming or software development in some way, within the scope defined in the faq.

Browse other questions tagged or ask your own question.