SkillAgentSearch skills...

AndroidTimerService

A simple Countdown TimerService which can fire off an event once the countdown has finished

Install / Use

/learn @Daio-io/AndroidTimerService
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

AndroidTimerService

A simple Countdown TimerService which can fire off an event once the countdown has finished.

Build in Android Studio.

The easiest way to use the service is to extend the TimerService and @Override the countdownFinisihed() method with the work you want to be completed when the countdown finishes.

See the TestServiceExtension class for an example implementing this.

The TestActivity has a quick example of starting the service.

Daveloper87

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated3y ago
Forks3

Languages

Java

Security Score

55/100

Audited on Feb 16, 2023

No findings