Can i remove small notification when use Media Projection for screen recording or screen capture ? Notification Like This
Asked
Active
Viewed 1,039 times
2
-
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 Answers
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.

WenChao
- 3,586
- 6
- 32
- 46
-
-
-
I can see plenty of articles - but I guess LG has stripped that feature from my phone :( Have a +1 though - this is a good feature. – Shadow Jan 17 '17 at 04:08
-
Yeah, some manufacturers can possibly stripe those features away, annoying :( – WenChao Jan 17 '17 at 04:09
-
I can't find System UI tuner Setting on Samsung S7 (android 6.01). It depend on Device ? – Young King Jan 17 '17 at 04:13
-
I don't own a S7 so my guess will be Samsung probably removed it as well. You can try on a Nexus device if you have one. – WenChao Jan 17 '17 at 04:17
-
@YoungKing No problem, please accept as answer if this solves your problem. Thanks! – WenChao Jan 17 '17 at 04:24
-