Is it possible to generate android styled javadocs for my android project (like http://developer.android.com/reference/java/lang/String.html, instead of https://docs.oracle.
Apparently it's a custom docklet called DroidDoc. You can look here for a description of the "droid doc" build process.
you could use doclava its the doclet that guice uses and has the same template engine clearsilver(jsilver)..