当我以隐含意图启动服务时,我收到警告:
使用startservice的隐含意图并不安全:...
为什么?
编辑:
我正在使用我自己的内部类别,没有其他应用程序应该使用,我的服务不会导出android:exported="false".
android:exported="false"
android intentfilter android-intent
android ×1
android-intent ×1
intentfilter ×1