I'm a newbie Android developer and I'm also in the market for a new phone, so I spent all last week doing side-by-side comparisons between various Verizon 'droids with my wife's iPhone. We found a lot of problems. One problem was on 2 different manufacturers' phones running 2.2, but it does NOT occur on my Android emulator in Eclipse running 2.2!
MY Question: Does Google have a searchable list of known issues (and workarounds and statuses) similar开发者_开发百科 to Microsoft's Knowledge Base (the famous KB's) ?
N.B. I'm not asking for a list of bugs people have encountered - I can find that by Googling - Microsoft's KB articles are issues that the company has acknowledged and they often include workarounds or other useful information.
Official bugtracker: http://code.google.com/p/android/issues/list
They mainly have work arounds, too. Famous one: http://code.google.com/p/android/issues/detail?id=979
yes we do have a bug tracker for android. You can access it here
http://code.google.com/p/android/issues/list
精彩评论