Service com.google.android.youtube.api.service.YouTubeService has leaked IntentReceiver
问题 I'm a newbie Android "programmer" and I've tried to find the answer to this error without luck. There are some half answers but nothing that suggest what to do more exactly in my unique situation. This error comes when closing a YoutubePlayer activity. It seems I should unregister a receiver, possibly in onPause( )...but how do I do that and maybe more important, which receiver should be unregistered? Here is my logcat: 06-06 02:17:31.781 26887-26887/? E/ActivityThread: Service com.google