Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

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.

share|improve this question

1 Answer

up vote 3 down vote accepted

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.

share|improve this answer
If you file device-specific bugs here they will be closed because they are "device-specific". Unfortunately forwarding data on to the manufacturer is as nebulous a process as reporting an API implementation bug through Samsung's 800#. Meaning, I don't really know if my message was passed on reliably and I'll never hear back from anyone - I need actual representation by the developers. Example of the bug I filed: code.google.com/p/android/issues/… – Error 454 Feb 21 '11 at 0:44
After more consideration, I think this is as good as it is ever going to get with Samsung. – Error 454 Mar 23 '11 at 2:43
This is incorrect, google does not forward any bugs to Samsung. It is just closed as device specific, and "heavily modified version of android on their phones". – Siddharth May 6 at 3:21

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

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