찾다

 >  Q&A  >  본문

git - Android 스튜디오 프로젝트 및 라이브러리 종속성 문제

문제 시나리오:
lib 경로: E:android_studio_workspaceappCommonLibs
프로젝트 B 경로: E:android_studio_workspaceAndroidStudy

B는 A에 의존하며 A를 B의 모듈 C로 가져옵니다(경로: E: android_studio_workspaceAndroidStudyappCommonLibs).
개발 중에 모듈 C가 수정될 수 있습니다. A와 C가 동기화되는지 확인하는 방법은 무엇입니까?

참고: lib A는 git.oschina.net에 있는 라이브러리입니다.

某草草某草草2837일 전595

모든 응답(1)나는 대답할 것이다

  • 世界只因有你

    世界只因有你2017-04-28 09:08:31

    git 하위 모듈을 사용하여 https://github.com/bither/bither-android를 참조하세요

    회신하다
    0
  • 취소회신하다