在新的AndroidKitKat设备(API19,4.4)上运行我的应用程序时,每次我尝试创建Intent选择器时都会收到“已复制到剪贴板”。Youtube、Tumblr和AndroidKitKat上的各种其他应用程序都在发生这种情况。查看日志,我看到以下异常:com.android.internal.app.ChooserActivity泄露了IntentReceivercom.android.internal.app.ResolverActivity$1@4150aac8这曾经是当设备没有多个应用程序时引起的问题(请参阅WhydoesIntent.createChooser()ne