This works out of the box since the Android SDK configuration in IDEA automatically adds the JavaDoc directory to the Documentation Paths .
Make sure you fully download the SDK, including the documentation, using the SDK manager. On my system, they are under SDK_ROOT/docs/reference , and this directory is automatically configured in the Android ID SDK.
CrazyCoder
source share