android - How to implement a informming messages in application like kivy? -


in facebook , messaging apps, when have messages message "received message".

this tells every time when have received message.

(i'll develop app in android kivy)

question is=

  1. how can application notice when received message? process running closed? or still running while window closed

  2. what kind of kivy api implement it?

to need call relevant part of android api using pyjnius (which lets python).

the easiest way particular task use plyer, abstracts platform specific apis pythonic interface. supports notifications, , can check source see how works.


Comments

Popular posts from this blog

command line - Use qwinsta in PowerShell ISE -

java - Incorrect order of records in M-M relationship in hibernate -

Python website log in: BIG-IP can not find session information in the request -