'javadoc with android studio bumblebe patch 2

i try for 2 days to generate a documentation on android studio Bumblebee, i have try multiples possibility, generate documentation with -sourcepath /path/android.jar, command line in shell javadoc with just a class.java, select Jdk embedded in build deployment gradle, custom scope project, and more... but i have the same problem :

  • error: package does not exist
  • error: cannot find symbol
  • error: static import only from classes and interfaces

enter image description here

have you a solution ? thank you for helping me

enter image description here

enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source