追加情報

improve this page | report issue

Android Studio Gradle プロジェクトへの Javadocs の登録

MobileFirst Android Javadocs は、Gradle によってインポートされた *.aar ファイルに含まれています。 ただし、Android Studio で関連するライブラリーにリンクする必要があります。

  1. Android Studio で、「Project」ビューで作業していることを確認します。
  2. 「External Libraries」ノードの下にあるライブラリー名を見つけます (Javadoc ファイルはその下にあります)。
  3. ライブラリー名を右クリックして「Library Properties」を選択します。
  4. 「Library Properties」ダイアログで「+」ボタンを選択します。
  5. ..\app\build\intermediates\exploded-aar\ibmmobilefirstplatformfoundation\jars\assets の下にある、ダウンロードした Javadoc JAR ファイル (ibmmobilefirstplatformfoundation-javadoc.jar) にナビゲートして、それを選択します。
  6. 「OK」をクリックします。 これで、Javadocs がプロジェクト内で使用可能になりました。

  • Android Service 内から 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 February 28, 2020