I want to hide our Android application from remote Device Access like TeamViewer, anyDesk for security reasons.
Requirement is when user phone is given for remote access, if my application is opens then other person has to see black screen instead of my app.
For example:-
In Mobile A
has my app let's say ABC App
, Now Mobile A
given remote access to Mobile B
.Now when Mobile A
opens ABC App
then Mobile B
has to see black screen instead of ABC App
.