When I use the command \'Quick Documentation\' in Android Studio in a class that comes from one of the support libraries (e.g. ActionBarActivity), the IDE does not show the
When Android Studio has opened the decompiled jar class, click on "Download..." blue link at top right, this will download jar with javadoc and save it in :
/.ideaLibSources
rebuild project if necessary, now doc is available.
Tested on android studio 2.0 preview 4.