0

I have an app which uses Administrator permission, In oppo phones if user provides Administrator permissions then Oppo phone is showing yellow line at Notification bar (Continuously flashing notification).

How can I prevent that notification in oppo phones. refer Screenshot.

enter image description here

Amin Pinjari
  • 2,129
  • 3
  • 25
  • 53

1 Answers1

0

I think in your phone developer mode is enabled.
So to disable it follow the step...
Go to settings -> Addition Settings -> Developer option
In Developer option switch the toggle button to off

Mahesh
  • 42
  • 2
  • This is not about developer option, It is about Device Administrator permission – Amin Pinjari Oct 24 '18 at 11:15
  • Ok, Then find that app in install app section from setting and remove Administrative permission. Or Another solution is that Opp phone has their own security app. From there you can find the permission, in it find that app and remove administrative permission. – Mahesh Oct 24 '18 at 16:01
  • this is my own app and core functionality is dependent on this permission – Amin Pinjari Oct 25 '18 at 09:28
  • But you can not stop flashing that bar because this is the Oppo inbuilt functionality for the security purpose for the user attention. – Mahesh Oct 26 '18 at 11:55
  • I can be, as there are few apps doing this. – Amin Pinjari Oct 29 '18 at 08:16