Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Where to report device-specific bugs to Samsung?

Tags:

I'm looking for a place to report Android bugs on Samsung devices. The place would ideally have actual representation by Samsung developers. Japanese forums are ok.

I have tried:
- http://innovator.samsungmobile.com - This has a Java ME forum but the existing Android posts are unanswered.
- http://developer.samsung.com - Points to the same content as the 1st link.
- Calling Samsung 3rd level support to ask for a reference - they told me to use the 1st link but couldn't tell me which forum was appropriate to file bugs against Android devices.

like image 379
Error 454 Avatar asked Feb 08 '11 00:02

Error 454


People also ask

What is a bug report on an Android phone?

Android bug report The purpose is to get information such as “device logs, stack traces, and other diagnostic information to help you find and fix bugs in your app.” With this function, you can capture bugs directly from devices, emulators, or adb's.


1 Answers

http://code.google.com/p/android/issues/list

They can solve even a device specific bug or forward it to a device manufacturer, optionally extending the CTS to cover a given case.

It's also good to let Samsung know about a bug. The best place for that seems to be their developer forum: http://developer.samsung.com/forum/en

like image 157
Urboss Avatar answered Oct 15 '22 13:10

Urboss