android - Play store silent auto-update of running app -


i'm working on app used on android tv sets tablets mounted on walls. cycles through online content set elsewhere. running 24/7, cycling through , displaying content. devices have auto-updates enabled. question is... device download , install app update if app running in foreground? i've set broadcast receiver restart app after update happens. don't know if update while app running.

yes, automatically update, if in foreground.

but warned, when update occurs, android close app if in foreground , not automatically relaunch it. if app needs run time, you'll need relaunch following update.


Comments

Popular posts from this blog

1111. appearing after print sequence - php -

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

node.js - Express and Redis - If session exists for this user, don't allow access -