android - Get BroadcastRecevier Object from ResloveInfo -


i stuck now; issue 1 of activity has register 1 private broadcastreceiver , need unregister , usual cannot change file.

my approach broadcast receiver information () intent package manager.querybraodcastreceiver method.

now want broadcast receiver object it.

is there other approach work out problem?

is there other approach work out problem?

fix activity unregister receiver. cannot anywhere else in app.


Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

node.js - Getting the socket id,user id pair of a logged in user(s) -

keyboard - C++ GetAsyncKeyState alternative -