问题
I am developing my app using the Codename One framework and using Firebase to store my data in the cloud. In order to use all Firebase potential I would like to add it to my app, but since I am not using Android Studio nor Xcode, I don't know how I can do this.
¿do you know if it is even possible to add Firebase to Codename One?
回答1:
It is possible since the codapps.io mooc did just that using the REST API for firebase. Unfortunately I can't seem to find any of their sources online and the only thing I found was this: Reading JSON data that begins with [ and ends with ]
来源:https://stackoverflow.com/questions/38113048/adding-firebase-to-codename-one