App crashing on open on Motorola Backflip only

Posted by anakin78z on Stack Overflow See other posts from Stack Overflow or by anakin78z
Published on 2010-12-13T00:08:01Z Indexed on 2012/10/22 11:01 UTC
Read the original article Hit count: 167

Filed under:
|
|

I have recently published my second app on the Android Market. I've gotten a few e-mails about the app crashing on open, and all users were using the Motorola Backflip. It seems to work fine on all other devices. The app shows the background image, but crashes right after that. Is there something different I have to do when coding for that device?

The strange thing is that it is very similar to my first app, which seems to work just fine for them. The major difference is that my second app is a paid app, and uses Android Licence Verification. My implementation should catch any license errors though, and I've tested this on my device.

Users have uninstalled and reinstalled the app without success. I'm stumped. The other thing they're reporting is that the icon doesn't even show properly, but rather is a gear in a box, which makes me think that something goes awry very early in the installation process.

© Stack Overflow or respective owner

Related posts about android

Related posts about crash