Open Source β€’ Background Tasks: Itoo πŸš€

Itoo Sky 4.5.0

  1. Introducing the Itoo Manifest Generator (theitoo.github.io) for customising foreground services.

  2. Deprecated and removed the old RegisterEvent block for statically typed events.
    Define a procedure with name ComponentName_EventName with n required arguments.

  3. Deprecated and removed JobService APIs CreateTask, CancelTask and IsRunning blocks. Itoo is now a foreground first extension. Use CreateProcess instead.

  4. Deprecated and removed, unpopular CaptureProperties and ReleaseProperties blocks.

  5. Deprecated and removed old communication blocks Broadcast, RegisterBroadcast, UnregisterBroadcast, and BroadcastEvent blocks. Use the new auto communicators added in version 4.4.0.


Download

Please head over to theitoo.github.io to download a customised and Playstore compliant version of the Itoo extension.

Generic version: xyz.kumaraswamy.itoo.aix (89.8 KB)

Templates

Usecase Foreground Service Type Download
Hobby and regular testing Connected device Itoo Manifest
Background audio players MediaPlayback Itoo Manifest
Background location access Location (accurate+rough) Itoo Manifest
Background bluetooth communication Connected device + BL permissions Itoo Manifest

Open Source

The Itoo Manifest Generator is open-sourced under the GNU GPL v3 license:


Acknowledgement

I want to thank Vitor Mori for sponsoring this version of the extension.
I apologise that I was unable to provide an update earlier. I've gotten better now.


Donate

Please consider donating if this extension has been of any use to you.


Thank you
Kumaraswamy B G

4 Likes