I am developing Android apps and running into issues during QA. The app behaves strangely under some condition only on some particular devices.

For ex, on a HTC Hero, when I invoke Google Maps to display a particular location from inside my app, pressing BACK makes it go back two screens instead of just one. On every other device I tested on, it works perfectly.

There are more issues like this one that I am coming across. Is there a database of sorts that has device specific bugs. Tried googling it, but no useful result. Any ideas?

link|improve this question

56% accept rate
feedback

2 Answers

HTC seem to be the bad boy. I cannot make a list, but I can help you:

I would be glad to hear more stories like that and maybe share some workarounds.

link|improve this answer
tks for the reply, but I haven't come across those... YET.... wouldn't it be great if we, as a community of developers report such issues at one place so that we can benefit from it? – mvrck Jun 17 '11 at 6:20
feedback

I think the closest thing you'll find is Here (The official Android issue tracker). Searching that may help you when you come across these oddball bugs.

With that being said, I have heard MANY horror stories about HTCs Sense UI causing apps to behave erratically (although I can't confirm this, since I've never used an HTC device).

link|improve this answer
did that... no luck! – mvrck Jun 17 '11 at 7:00
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.