suchen

Heim  >  Fragen und Antworten  >  Hauptteil

git - android studio 项目、库依赖问题

问题场景:
lib A 路径:E:\android_studio_workspace\appCommonLibs
project B 路径:E:\android_studio_workspace\AndroidStudy

B依赖A,import A作为B的一个moudle C(路径:E:\android_studio_workspace\AndroidStudy\appCommonLibs)。
在开发中,可能会修改moudle C,怎么保证A和C同步?

注:lib A是放在git.oschina.net上的库。

某草草某草草2807 Tage vor573

Antworte allen(1)Ich werde antworten

  • 世界只因有你

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

    用git submodle 参考https://github.com/bither/bither-android

    Antwort
    0
  • StornierenAntwort