All types of services deployed for educational purposes.
- Foreground service
- Intent Service
- Started Service
Foreground service which starts a Uninterrupted Broadcast Receiver, a non-deprecated alternative to the JobScheduler API.
Notification made using the Notification Builder form.
All methods used are up to the latest android developer api. No use of deprecated methods.