java - Adding .jar with javadoc to android studio -


i have 2 files: library.jar , library-javadoc.jar. how can import library project in android studio, such android studio show me javadoc when mouse on library? clear, problem isn't getting library project because i've done that. struggling find way attach javadoc. i've been tearing hair out , i've googled answer million times can't find anything. don't understand why has hard, dead easy in eclipse.


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

Making Empty C++ Project: General exception (Exception from HRESULT:0x80131500) Visual Studio Community 2015 -

How to fix java warning for "The value of the local variable is not used " -