We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
宿主和插件之间,插件和宿主之间,插件和插件之间,这些方面的通信有什么限制吗?(毕竟单纯的插件还是很少的,双方甚至多方之间进行通信是免不了的,由于业务需要,单纯的提取出一个插件也看似不怎么现实,现在比较关心的还是相互通信方面。)
The text was updated successfully, but these errors were encountered:
顶,楼主解决了,有比较好的方案么?双方通信通过广播不是太好
Sorry, something went wrong.
AIDL试试,或者用反射;
No branches or pull requests
宿主和插件之间,插件和宿主之间,插件和插件之间,这些方面的通信有什么限制吗?(毕竟单纯的插件还是很少的,双方甚至多方之间进行通信是免不了的,由于业务需要,单纯的提取出一个插件也看似不怎么现实,现在比较关心的还是相互通信方面。)
The text was updated successfully, but these errors were encountered: