Screen overlay detected blocks Android permissions

后端 未结 7 2064
花落未央
花落未央 2020-11-30 02:27

I\'ve noticed a strange issue with my Android app on my new phone. SDK 23 permission popups like external storage are blocked by the attached alert below. I initially though

7条回答
  •  再見小時候
    2020-11-30 02:40

    Usually, this is caused by the use a floating app.

    For Samsung Android Phone users:

    Open the Settings
    Then Applications > Application manager
    Press on More > Apps that can appear on top
    

    If you find an app with a bubble, display screen overlay. If an app adjusts your phone’s brightness, disable screen overlay option on those apps as well. Point is, you have to figure out the culprit app and disable screen overlay.

    Source: Fix Screen Overlay Detected Error On Android

提交回复
热议问题