How to make Android Studio download dependencies sources and javadoc?

前端 未结 5 576
花落未央
花落未央 2020-12-02 15:21

I have already checked this post: How to download dependency sources for Gradle project in IDEA?

But it didn\'t work for me. Maybe it is because they are referring t

5条回答
  •  我在风中等你
    2020-12-02 16:09

    As we can see the answer from Xavier Ducrohet (Android SDK Tech Lead Google Inc.), as of July 26, 2013:

    I don't think Gradle handles this at this point. I've talked to the devs and they are aware of it. We're looking at adding a hook in Gradle so that we can do it when the tooling API queries the model.

提交回复
热议问题