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.
Dependencies of Firebase Android SDKs on Google Play services. Some Firebase Android SDKs depend on Google Play services , which means they will only run on devices and emulators with Google Play...
You can explore and integrate Firebase services in your app directly from Android Studio using the Assistant window shown in figure 1. First make sure you have installed Google Repository version 26 or higher, using the following steps: Click Tools > SDK Manager. Check the Google Repository checkbox, and click OK. Click OK to install.
Formal reference documentation for Firebase SDKs, Firebase REST APIs, and Firebase tools. Find Firebase reference docs under the Reference tab at the top of the page. Fully working code to get started fast and see real-world integrations of Firebase features. Explore Firebase quickstarts and samples in the Samples tab at the top of the page.
Firebase SDKs can be divided into three categories: Play services required — These SDKs require Google Play services, otherwise they have no functionality. Play services recommended — These SDKs require Google Play services to have full functionality, but they still offer most functionality even without Google Play services.
The Firebase source is not available to public, so all you'll get is the obfuscated version until they decide to release the source code.
UPDATE: You can find the reference on https://firebase.google.com/docs/reference/android/packages , once again i have no info about the release of javadocs to include.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With