Scrcpy: Exempt certain activities from showing.

Created on 30 May 2018  路  3Comments  路  Source: Genymobile/scrcpy

Is there a way to exempt an activity from showing.
For example, I have an overlay in my phone that I don't want it showing in srcpy.

question

All 3 comments

No. For an app you develop, you can use FLAG_SECURE (like Silence).

Thanks, Yes its for an app I own. Will try that.
So the overlay wont receive any click events and the events will pass on to the views below it?

So the overlay wont receive any click events and the events will pass on to the views below it?

No, I don't think so.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

tonyyang924 picture tonyyang924  路  4Comments

tonypachino picture tonypachino  路  3Comments

cutoseo picture cutoseo  路  4Comments

targor picture targor  路  3Comments

chitranjanbaghi picture chitranjanbaghi  路  4Comments