¡@

Home 

2014/10/16 ¤W¤È 08:09:44

android Programming Glossary: android.content.contextwrapper.bindservice

Android emulator spams logcat with "Service com.android.exchange.ExchangeService has leaked ServiceConnection … that was originally bound here

http://stackoverflow.com/questions/13765122/android-emulator-spams-logcat-with-service-com-android-exchange-exchangeservice

587 at android.app.ContextImpl.bindService ContextImpl.java 1407 12 07 14 24 28.301 E ActivityThread 587 at android.content.ContextWrapper.bindService ContextWrapper.java 473 12 07 14 24 28.301 E ActivityThread 587 at com.android.emailcommon.service.ServiceProxy.setTask.. E StrictMode 587 at android.app.ContextImpl.bindService ContextImpl.java 1407 12 07 14 24 28.312 E StrictMode 587 at android.content.ContextWrapper.bindService ContextWrapper.java 473 12 07 14 24 28.312 E StrictMode 587 at com.android.emailcommon.service.ServiceProxy.setTask ServiceProxy.java.. 587 at android.app.ContextImpl.bindService ContextImpl.java 1407 12 07 14 24 28.322 E ActivityThread 587 at android.content.ContextWrapper.bindService ContextWrapper.java 473 12 07 14 24 28.322 E ActivityThread 587 at com.android.emailcommon.service.ServiceProxy.setTask..

I can't get rid of this error message: Activity <App Name> has leaked ServiceConnection <ServiceConnection Name>@438030a8 that was originally bound here

http://stackoverflow.com/questions/1992676/i-cant-get-rid-of-this-error-message-activity-app-name-has-leaked-servicecon

android.app.ApplicationContext.bindService ApplicationContext.java 842 01 02 22 04 26.672 ERROR ActivityThread 2024 at android.content.ContextWrapper.bindService ContextWrapper.java 319 01 02 22 04 26.672 ERROR ActivityThread 2024 at com.wingedvictorydesign.LightfactoryRemote.LightfactoryRemote.onResume.. android.app.ApplicationContext.bindService ApplicationContext.java 820 01 03 19 38 31.727 ERROR ActivityThread 1118 at android.content.ContextWrapper.bindService ContextWrapper.java 307 01 03 19 38 31.727 ERROR ActivityThread 1118 at com.wingedvictorydesign.LightfactoryRemote.LightfactoryRemote.onResume..