ozgur/python-firebase

Firebase with Kivy

Closed this issue · 1 comments

Is there a way to implement python-firebase into Kivy?

I already tried requirements = firebase and requirements = python-firebase as requirements in buildozer.spec but my app wouldn't compile.

This is the error I got from the android logcat: ImportError: No module named _multiprocessing

I just used the requests library to make my own version. Thank you anyway! There's a link to anyone who wants to implement Firebase into Kivy.

https://github.com/Petar-Luketina/Firebase-Sample