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
Post a Comment