【问题标题】:Firebase Database Data to Excel sheetFirebase 数据库数据到 Excel 工作表
【发布时间】:2018-01-14 18:29:20
【问题描述】:

我使用 firebase 数据库创建了一个应用程序。每个用户有 3 个孩子。我想在 Excel 工作表中获取 3 个子项和值。有没有办法得到这个?

【问题讨论】:

  • 你可能想看看这个gist

标签: android firebase-realtime-database


【解决方案1】:

这个问题和答案应该对您有所帮助。 Android program to convert the SQLite database to excel

简而言之,您需要提取所需的数据并使用Apache POI 库转换为 csv。

【讨论】:

    猜你喜欢
    • 2018-05-30
    • 2019-05-29
    • 1970-01-01
    • 2013-03-25
    • 2017-07-20
    • 1970-01-01
    • 1970-01-01
    • 2019-05-25
    • 1970-01-01
    相关资源
    最近更新 更多