其他信息

improve this page | report issue


将 Javadocs 注册到 Android Studio Gradle 项目

MobileFirst Android Javadocs 包含在 Gradle 导入的 *.aar 文件中。 但是,您必须将其链接到 Android Studio 中的相关库。

  1. 在 Android Studio 中,确保您位于项目视图中。
  2. 外部库节点下查找库名(Javadoc 文件显示在该节点下)。
  3. 右键单击库名并选择库属性
  4. 从“库属性”对话框中选择“+”按钮
  5. 浏览至 ..\app\build\intermediates\exploded-aar\ibmmobilefirstplatformfoundation\jars\assets 下已下载的 Javadoc JAR 文件 (ibmmobilefirstplatformfoundation-javadoc.jar) 并选择该文件。
  6. 单击确定。 Javadocs 现在将在您的项目中可用。

注意

  • 无法在 Android 服务中激活 MobileFirst API。
Inclusive terminology note: The Mobile First Platform team is making changes to support the IBM® initiative to replace racially biased and other discriminatory language in our code and content with more inclusive language. While IBM values the use of inclusive language, terms that are outside of IBM's direct influence are sometimes required for the sake of maintaining user understanding. As other industry leaders join IBM in embracing the use of inclusive language, IBM will continue to update the documentation to reflect those changes.
Last modified on June 01, 2020