Adding firebase to Codename One

折月煮酒 提交于 2019-12-23 02:47:11

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!