NullPointerException at sendBroadcast() from Service to Activity

前端 未结 3 1663
离开以前
离开以前 2020-12-21 22:51

I have a Service class and an main Acitivity class which is supposed to receive broadcasts from the Service class with method sendBroadcast.

<
3条回答
提交回复
热议问题