ashutoshkumar_sg2
Thank you! I’m using a foreground service, kotlin coroutines and partial wakelock, you can check the code here. In my experience I’ve found out that GDK is buggy: doesn’t work when the phone is rebooted (had to delay the initialization to make it work), animate method doesn’t work and neither does setting period, cycles etc so all periodic animations need to be done on your own. It doesn’t seem they will ever fix this stuff, plus it takes a lot of time to get the api key.. I guess they are not interested in people making Glyph apps.
RogMick
Thank you so much for your kind words! Let’s hope that devs notice this too and maybe they can include everything in NOS itself😆
Doug T. muhkuhaushonolulu
I don’t like the notification either, android needs to show the notification to keep the service running in the background. I’ll try to remove it and check if there is a decrease in the reliability of the app. Download the release candidate from here and let me know.