Archive for April 2020

Android notifications from a Java server

With the following script, youll be able to send push notifications to Android devices from a Java server, without implementing any of the Firebase frameworks to keep your server tidy and less cluttered.

Read more