where should incompatibilities with different android devices be reported?

折月煮酒 提交于 2019-12-05 19:30:40

I would start by posting questions here on StackOverflow, describing your actual symptoms (one question per theorized bug, please), so we can hash out if indeed there is a compatibility issue. Or perhaps your problems have already been addressed here in other questions.

Once we have determined that there appears to be genuine flaw in a device, depending on the manufacturer, I can perhaps alert them about the problem. While there are few public channels for this sort of thing, I try to establish relationships with as many device manufacturers as possible, just for these kinds of issues.

Also, once the compatibility flaw is confirmed, I, you, or somebody can file a bug against the Compatibility Test Suite (CTS). This is a battery of tests that a device must pass to qualify for the Android Market and related apps from Google. Genuine compatibility problems should be picked up by the CTS, so we do not run into similar compatibility issues in the future. For example, here is a CTS bug I reported related to a flaw Samsung phones, and here is a CTS bug I reported related to a flaw in HTC phones.

It is fairly important that I see compatibility-related StackOverflow questions. Since I don't know if the @ syntax works in questions, you may wish to append a comment to your own question, addressed to @CommonsWare, to increase the odds that I'll find your question.

In general, bugs with particular Android phones should be reported to the manufacturer. Unfortunately, you often need to do a bit of digging to come up with a place to contact the manufacturer. For Samsung, you could try just filing a support request? I couldn't find any Android specific bug list.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!