추가 정보

improve this page | report issue

Android Studio Gradle 프로젝트에 Javadoc 등록

MobileFirst Android Javadoc은 Gradle로 가져온 *.aar 파일에 포함되어 있습니다. 그러나 해당 Javadoc을 Android Studio의 관련 라이브러리에 링크해야 합니다.

  1. Android Studio에서 프로젝트 보기에 있는지 확인하십시오.
  2. 외부 라이브러리 노드 아래에서 라이브러리 이름을 찾으십시오(Javadoc 파일이 아래에 표시됨).
  3. 라이브러리 이름을 마우스 오른쪽 단추로 클릭하고 라이브러리 특성을 선택하십시오.
  4. 라이브러리 특성 대화 상자에서 “+” 단추를 선택하십시오.
  5. ..\app\build\intermediates\exploded-aar\ibmmobilefirstplatformfoundation\jars\assets 아래에서 다운로드된 Javadoc JAR 파일(ibmmobilefirstplatformfoundation-javadoc.jar)로 이동하고 선택하십시오.
  6. 확인을 클릭하십시오. 이제 프로젝트 내에서 Javadoc을 사용할 수 있습니다.

참고

  • MobileFirst API는 Android 서비스 내에서 활성화될 수 없습니다.
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 May 13, 2020