A bug is a problem or unexpected behavior that needs fixing.

learn more… | top users | synonyms

2
votes
1answer
45 views

Where is the official location to conduct feature requests?

I often have moments where I have improvement ideas for the Android OS, but don't know where to direct those suggestions. What forum, group, mail list, site, app, etc. is used for official feature ...
2
votes
3answers
492 views

Media Player starts playing when I unplug headphones

The stock media player on my phone has an annoying behaviour. Whenever I unplug the headphones, if the media player is paused or not running, it immediately starts running and playing my playlist. ...
0
votes
1answer
3k views

Android debugging-Boot Loops: Is there any way to get a log of information without ADB? Can the emulator even help? [duplicate]

Possible Duplicate: Android boot-up messages for debugging? Related to this post I created: Does the Android emulator generate some sort of log file I can access if it crashes? I have ...