Android : Detecting user attempting to install APK

on Saturday, November 1, 2014


I am making a screen filter application which applies a color overlay onto the screen ... unfortunately, due to security, Android prevents the install button from being clicked when a user attempts to install an APK whilst the filter is running.


Does anyone know how to detect when an user launches an APK for install ... this way, I can present a message to close my App.


Thank you.


0 comments:

Post a Comment