OrbitTask Android

The Android implementation for orbit_task. This package uses WorkManager for reliable background execution.

Setup

The AndroidManifest.xml modifications are handled automatically by the plugin. However, ensure your compileSdkVersion is at least 34.

Libraries

orbit_task_android