I want to create a notification on android in the notification bar. When i click on the notification i want to open my kivy application. The notification should be made from a background service.
How can i do that in kivy? I would prefer pyjnius and java but plyer is ok.