Comment #6 on issue 136 by
andrew.g...@gmail.com: version 0.7.0 available
I can't see anything, but it has to be a difference between the 0.7.0 and
0.8.0 APKs. Here's what I can see:
* API 4-16+ vs 5-16+ - I don't think that's the issue (and it really should
be 7-16+, as ActionBarSherlock is set to that).
* New faketouch requirement. According to the docs if the device supports
touch, then faketouch is also supported, but perhaps the devices are doing
it wrong? Perhaps try deleting that. All other uses-features are
required=false, so I don't think they're relevant, but it might be safest
to delete all three touch-related uses-features.