Category "javadoc"

Javadoc and Android studio : Cannot find symbol

I am currently working an Android app (on Android Studio, using mainly Java). I want to generate javadoc (using the Tools -> Generate menu). Following this o

Tune DocLint to allow new tags in javadocs

Is there a way to tune the DocLint (-Xdoclint) to allow new tags in javadocs? Right now i get errors like: error: unknown tag: checkstyle * @checkstyle Pa

Android Studio quick documentation always "fetching documentation"

I just moved to Android Studio from Eclipse, and I found that it always shows "fetching documentation" when I use quick documentation (Ctrl+Q). How can I solve