SkillAgentSearch skills...

AlwaysOn

An example of how to run an Android service in the background even when the user kills the app.

Install / Use

/learn @henrylilei/AlwaysOn
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

AlwaysOn

A template for how to resurrect/keeps running an Android service in the background even when the user kills the service.

This template has the following four ways to revive the service,

  1. User starts the app again.
  2. User presses power key to turn on the screen.
  3. User restarts the phone.
  4. 10 seconds passed after anything/anyone kills our service.

Here is a detailed explanation on the project.

Related Skills

View on GitHub
GitHub Stars26
CategoryDevelopment
Updated1y ago
Forks14

Languages

Java

Security Score

60/100

Audited on Sep 18, 2024

No findings