Android - Google Play Store closes app for update and not opening it afterwards -


i've got following situation: app running on android device. because want able update automatically i've activated google play store auto-updates.

when play store recognizes new version closes app (what ok) , updates (great!). unfortunately afterwards app not opened again.

does know solution or has idea how can tell app, store or device open app again?

btw: app starts on system start-up. rebooting devide possibility well. how catch update-finished event?

thanks!

edit: build app. has listener system startup started on boot.

post honeycomb, apps have started manually user after installation or upgrade.

if need app run continuously, need turn off auto update , manually update can launch manually after updating.


Comments

Popular posts from this blog

php - Passing multiple values in a url using checkbox -

compilation - PHP install fails on Ubuntu 14 (make: *** [sapi/cli/php] Error 1) PHP 5.6.20 -

sql - Postgresql tables exists, but getting "relation does not exist" when querying -