20090825 “is the CPU pegged?”, and friends
Lessons I learnt today is the CPU pegged? When is the CPU pegged? message shows up in the LogCat console tab, it means you are not filling in quickly enough the audio buffer for an AudioTrack. Or that it seems so. I happened to locate where the message is in Android’s source code, but since [...]