7
score
1.7K
views
no
status
CC BY-SA 3.0
Android - How to detect when 3d party app is starting
It currently is not possible to get the foreground app on Android 5.1.1+ unless you are granted the system level permission android.permission.PACKAGE_USAGE_STATS . Note that several major vendors have removed the...