I need to force a selected application to start up each time my Android-based device is (re)started.
Is there anything I can use (configuration setting, external application etc.) to accomplish this task? Or is this kind of behavior limited to home screen managers only?
Answer
I'm not sure about the configuration setting, but I believe this is not only limited to home screen managers since you can achieve this by using 3rd-party apps.
Some related keywords:
Otherwise, you can use automation apps like Tasker:
- Create a Profile: Event - System - Device Boot
- Create a Task with Action: App - Launch App - (Select the app)
- Link the Profile to the Task
No comments:
Post a Comment