Android Studio: How to attach javadoc

前端 未结 10 1891
一向
一向 2020-12-04 09:47

It might be very trivial question, But I couldn\'t find any option to attach javadoc/source with local jar dependencies (in libs folder) in android project. I can\'t believe

10条回答
  •  温柔的废话
    2020-12-04 10:16

    After some investigation, I stumbled upon this:

    https://github.com/xujiaao/AARLinkSources

    Works like magic!

提交回复
热议问题