Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

刷新定位的时候报错 #23

Open
HelmsManLi opened this issue Mar 11, 2021 · 0 comments
Open

刷新定位的时候报错 #23

HelmsManLi opened this issue Mar 11, 2021 · 0 comments

Comments

@HelmsManLi
Copy link

W/MessageQueue( 4806): Handler (android.location.LocationManager$GpsStatusListenerTransport$1) {2b29c6fa} sending message to a Handler on a dead thread
W/MessageQueue( 4806): java.lang.IllegalStateException: Handler (android.location.LocationManager$GpsStatusListenerTransport$1) {2b29c6fa} sending message to a Handler on a dead thread
W/MessageQueue( 4806): at android.os.MessageQueue.enqueueMessage(MessageQueue.java:325)
W/MessageQueue( 4806): at android.os.Handler.enqueueMessage(Handler.java:631)
W/MessageQueue( 4806): at android.os.Handler.sendMessageAtTime(Handler.java:600)
W/MessageQueue( 4806): at android.os.Handler.sendMessageDelayed(Handler.java:570)
W/MessageQueue( 4806): at android.os.Handler.sendMessage(Handler.java:507)
W/MessageQueue( 4806): at android.location.LocationManager$GpsStatusListenerTransport.onGpsStopped(LocationManager.java:1420)
W/MessageQueue( 4806): at android.location.IGpsStatusListener$Stub.onTransact(IGpsStatusListener.java:57)
W/MessageQueue( 4806): at android.os.Binder.execTransact(Binder.java:446)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant