问题
How can I add a javadoc-jar-file to my app project?
I added a core-library to my libs-folder and added it via: - right click on library - add to library - module
Now I have got another JAR, that contains the javadoc for it. Handling it the same way gives me no Javadoc while coding.
How does it work? Thanks!
来源:https://stackoverflow.com/questions/30372625/how-to-add-a-javadoc-jar-file-in-android-studio