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

关于Android8接收不到自定义广播的代码更新 #25

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

BuglessCoder
Copy link

在Android8上接收不到自定义标准广播,因为Android8在静态广播的使用上做了一些限制(具体可查看:https://developer.android.google.cn/about/versions/oreo/android-8.0.html)解决方法是加入Component参数。

@wlzhengsd
Copy link

加入之后本应用可以接收自定义广播,为什么跨应用的不能接收广播

@wlzhengsd
Copy link

问题已经解决,跨应用接收广播,Component必须指向应用B的包

@zffustb
Copy link

zffustb commented Oct 13, 2019

2019年Android9现在CameraAlbumTest一点按钮就闪退。

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

Successfully merging this pull request may close these issues.

3 participants