How to use gcm (Google Cloud Messaging) in Kivy?

Hi I am trying to develop an application with Kivy.

I figured out that gcm needs to load its gcm lib into a project file.

  • Can kivy use gcm with pyjnius plyer?

  • How do I start kivy app on android background so I can get notification even if app is not running.

+3


source to share





All Articles