I'm trying to view Firebase's Javadoc API for Android on Android studio. I found the javadoc on the internet. For example: DatabaseReference.
The problem is that I don't see an option to do it in Android Studio. See screenshot.
I have an option to attach the source code of firebase, but can't find it on the web.
How do I view Firebase's javadoc in Android Studio? Thanks.
Firebase
guys/gals have't attached a javadoc reference to the bytecode jar in order to have automatically imported? – Enaenable