Is it possible to open Android application automatically every x number of minutes? -
is possible open automatically our android app specific screen within every x number of minutes? our goal make application launch if user enables through app's settings.
also, violate rules or guidelines?
yes, can it.
use alarmmanager set alarm , when occurs, start new activity , set other alarm next try.
you can it, don't know application that, maybe there reason... (i user, think horrible, if want...)
updated: if it's option inside settings... why not?
Comments
Post a Comment