I would like my service to be able to detect when the recent apps screen is being shown. Is there some way for me to notify my service when this happens?
Asked
Active
Viewed 44 times
0
-
1you can use accessibility service, i don't think there is any other way – Suhaib Roomy May 23 '18 at 10:13
-
@SuhaibRoomy Interesting... What kind of accessibility events would I need to look for? – Matthew Steinhardt May 23 '18 at 12:32