Android: NullPointerException at android.app.ActivityThread$PackageInfo$ServiceDispatcher.doConnecte

Posted by Isaac Waller on Stack Overflow See other posts from Stack Overflow or by Isaac Waller
Published on 2009-07-10T00:41:07Z Indexed on 2010/05/11 1:34 UTC
Read the original article Hit count: 356

Hello,
I am getting a NullPointerException at android.app.ActivityThread$PackageInfo$ServiceDispatcher.doConnected(ActivityThread.java:1012). My application is not even in the stack trace, so I have no idea what is going on. I am trying to connect to a service when it happens. How can I fix this problem? Thanks, Isaac Waller

© Stack Overflow or respective owner

Related posts about android

Related posts about nullpointerexception