I don't get any description. I've reinstalled Android Studio, deleted whole android profile and cache but still it did't help.
Edit1 - Note: When new API's are released, the documentation is not always released with it. You need to check their update log to determine that.
Install the Sources of the API you are using. The documentation will show up afterwards.
Steps:
When I faced this issue it was because the compileSdkVersion
set in app build.gradle
was only installed partially according to the SDK manager.
Installing the SDK for the compileSdkVersion
fully fixed the documentation issue on Mac OS AS 4.0.1. This is accomplished by simply checking the checkbox.
To illustrate, on this image the documentation would work with compileSdkVersion
set to 26 or 29, but not when set to 28 or 30.
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