I want to know if there is any Intent that Play Store click every time an application is installed correctly, I have seen that there is a call INSTALL_REFER
but this is for campaigns and analytics, basically what I'm looking for is to know every time the user installs an app from the Play Store or from any other method, I'm programming a launcher and I want to be able to do some actions when an app is installed.
Thanks in advance