I am making an app on Android Studio with Java. I have a realtime database with some pieces of information and specially dates. I want my app to display a notitification when those dates are near. I've been searching for information, making an notificacion is easy but I don't know how to invoke the notification.
