I am developing an Android application and run into problems during QA. The application behaves strangely under certain conditions only on certain specific devices.
For example, on HTC Hero, when I call Google Maps to display a specific location from my application, pressing BACK forces me to return to two screens instead of one. On every other device I tested on, it works great.
There are more problems like this that I encounter. Is there any database that has device related errors. I tried to walk, but no useful result. Any ideas?
source share