In Android 13, I did everything to be able to restart the service after destroying it. Android 13 does not allow restarting. I tried StartService and StartServiceAt, but it didn't work. Now I want to know if it can be done with the new b4a receivers from the intent action. I should make a...
You may want to read this.
I find it myself too complex, but it seems to work and until today I didn't read about a simpler solution.
Hopefully @Erel will jump in and show us a cleaner and more reliable way.
You may want to read this.
I find it myself too complex, but it seems to work and until today I didn't read about a simpler solution.
Hopefully @Erel will jump in and show us a cleaner and more reliable way.