【问题标题】:How to conect a (non android) java app to firebase Storage and upload files?如何将(非 android)Java 应用程序连接到 Firebase 存储并上传文件?
【发布时间】:2020-04-19 15:41:03
【问题描述】:

我想将我的 java 应用程序连接到 firebase 存储,但我找不到方法,我找不到任何 jar 文件或获取连接的东西。我真的需要帮助进行连接和上传文件

【问题讨论】:

    标签: java firebase firebase-storage


    【解决方案1】:

    您所说的“Firebase 存储”实际上是带有用于移动和网络应用程序 API 的 Google Cloud Storage。如果您有需要使用 Cloud Storage 的 java 程序,则应使用 Cloud Storage SDK for java。

    您可能想了解更多关于 relationship between Firebase and Google Cloud when dealing with Cloud Storage 的信息。

    【讨论】:

      猜你喜欢
      • 2018-11-16
      • 2020-05-07
      • 2020-04-08
      • 2022-12-09
      • 2020-05-09
      • 2015-09-30
      • 2019-03-26
      • 2017-07-03
      • 2016-11-05
      相关资源
      最近更新 更多