My application that is not on Play Store verify on the web If there are a new version and download and start it. After the installation I would like to restart the applicati
I put the following receiver in the AndroidManifest.xml
So my app can be launched on update as well as device reboot. Ofcourse as everyone has mentioned that you need API 12+ for MY_PACKAGE_REPLACED.