解决办法一:
在手机中把该app的通知打开
可以直接设置通知权限:<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
解决办法二:
模拟toast,有篇文章:
https://blog.csdn.net/qq_25867141/article/details/74194503
解决办法一:
在手机中把该app的通知打开
可以直接设置通知权限:<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
解决办法二:
模拟toast,有篇文章:
https://blog.csdn.net/qq_25867141/article/details/74194503