2

Can i remove small notification when use Media Projection for screen recording or screen capture ? Notification Like This

Young King
  • 79
  • 2
  • 13
  • That icon tells the person using the device that the screen can be seen by other devices. In my opinion, the ability to remove this would be a security issue. – Shadow Jan 17 '17 at 03:50
  • I too think the notification is compulsive of android security permision But still want to know ? – Young King Jan 17 '17 at 03:59
  • Have you came across any solution yet? – Deep Dave Sep 20 '18 at 06:43
  • @DeepDave . Hi . I have already stupid solution , its draw and make one status bar with so many thing (battery , network , wifi , clock ...) to cover system status bar ... But , it's may be not working on newest android version (8.0) . – Young King Sep 20 '18 at 06:54
  • Thank you for quick reply. I am taking screenshot from background i need to hide this symbol :| Have a great day – Deep Dave Sep 20 '18 at 07:36
  • @DeepDave did you find a solution to this problem? – newbieee Apr 09 '19 at 13:04
  • IMO It will be there unless you switch to demo mode as per accepted answer but you can not do it programatically for someone else's device. – Deep Dave Apr 11 '19 at 06:52
  • @DeepDave, I also want to create android background service to take screenshot. Any reference link would be great help for me. – Raman Joshi Mar 01 '22 at 08:12

1 Answers1

1

Yes you can, there is actually an option called 'Demo mode' under 'Developer settings', you get full WIFI signal , full network bar and full battery icon, any other icon will be ignored.

It's only available on Android M+ enter image description here

WenChao
  • 3,586
  • 6
  • 32
  • 46