Android 5.0.2 - SMS Broadcast Receiver - can not get it working

前端 未结 1 1770
情深已故
情深已故 2020-12-20 01:33

I am testing on Xiaomi Redmi Note 3 and what I need is very simple: * Register broadcast receiver for incoming text messages * Once message comes in, just read it

It

相关标签:
1条回答
  • 2020-12-20 02:09

    Looks like Xiaomi has a Security application that controls pretty much everything. See another question and answer here

    Steps:

    • go to settings > installed apps
    • find the app > tap it
    • go to permissions manager and enable permission you need

    Or:

    • go to Security app
    • tap Permissions
    • Choose Autostart or Permissions and enable whatever you need for your app
    0 讨论(0)
提交回复
热议问题