Skip to content

DevReborn/android-tasks

Repository files navigation

android-tasks

An Android implementation of java-tasks

Java Tasks

See Java Tasks for details on how to use tasks

Setup

In your apps build.gradle file, include the following in the depedency section

implementation 'io.github.devreborn:android-tasks:1.0.0'

Thats it! No extra setup is needed. The Tasks functionality in java-tasks will automatically detect that you're on android and load the correct ITaskFactory

About

an android implementation of java-tasks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages