android - Start another background activity from background activity -


is possible start setvices services ? program function whenever alarmmanager triggering, start activity still in background proccess. user wouldn't notice activity has started.

is there reference ?

create thread executed alarm manager function, , whenever condition met in alarm manager function requires launch of service, execute thread.


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

c# - Exception when attempting to modify Dictionary -