I published new version of my program in google play but Android application doesn't update on my devices because of permanently running background service. Applicatio update only after device rebooting, I need to update it in background. What to do?
Is ACTION_PACKAGE_CHANGED broadcast send before or after update?