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' -

python - How do I create a list index that loops through integers in another list -

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -