【问题标题】:how to connect existing android app from github to bluemix如何将现有的 android 应用程序从 github 连接到 bluemix
【发布时间】:2017-03-16 07:51:01
【问题描述】:

我在将我的 android 应用程序从 github 连接到 bluemix 时遇到问题。似乎有一些工具可以通过 github 将 Web 应用程序连接到 bluemix。 android 应用程序或移动应用程序一般有这样的东西吗

【问题讨论】:

  • 在 Bluemix 中尝试 DevOps。您可以将代码从 Github 带到 Jazzhub hub.jazz.net,然后在 Bluemix 中处理它

标签: git github ibm-cloud ibm-mobile-services android-studio-2.3


【解决方案1】:

是的,开始将您的移动应用程序连接到 Bluemix 的一种简单方法是选择 starter here、添加功能并下载代码。

使用代码,您可以轻松地将相关的 sn-ps 和依赖项复制并粘贴到您想要的功能的 gradle 中。

您也可以选择read the documentation,了解如何将每个服务单独添加到您的应用程序中。

Bluemix 提供三种核心移动服务以附加到您的应用程序:

  1. 移动分析(用于收集分析)
  2. 应用 ID(用于身份验证)
  3. 推送通知(用于向移动设备发送推送通知)

此外,您可以选择扩展您的移动应用程序以使用 Watson 或 Bluemix 提供的任何数据服务。


如果您的问题是关于 DevOps,您可以通过using the service here 将您的 GitHub 存储库连接到 Bluemix。

【讨论】:

  • 嗨@pratiksaxena,这回答了你的问题吗?
猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2023-03-28
  • 1970-01-01
  • 2018-08-27
  • 2018-09-10
相关资源
最近更新 更多