'Run a permanent background process to do minor task Android

I want to do very minor no long running task, but I have to dd it very often alarm manager and foreground service doing the task but after some iteration the frequency of the task is decreasing rapidly

I want to do very minor no long running task, but I have to dd it very often alarm manager and foreground service doing the task but after some iteration the frequency of the task is decreasing rapidly



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source