Hello all , i want to create local scheduled notifications for my android app. I checked out the docs example but it's not the scheduled one and doesn't really help me . I am beginner with java so don't know very much about it.

what i need help with is if someone can provide a very basic example of scheduled notifications , where i can call java function through c++ and can provided parameters to it . like schedule this notification at this time.

thank you !!