Background Tasks extension [3.8 A] 🥳

I made a demo project which shows the notification twice in the Background. This can be extended or the times can be changed by increasing the tillTime value:

return String.valueOf(System.currentTimeMillis()).substring(8, 12);

The above code is in the fifth index in the values list. This will be interpreted and we get a random number. This is to show two different notification.

(Tested on Emulator running Android 7 and Android 10 Samsung)

NotificationRepeat1.aia (404.2 KB)

4 Likes