For some reason I cannot generate a javadoc with Android Studio, after like 96 warnings it gives me this:
95 warnings java.lang.NullPointerException at com.sun.t
Adding the following line on "other command line arguments" fixed the errors:
"other command line arguments"
-bootclasspath /path/to/sdk/platforms/android-##/android.jar