It can not export android project in eclipse. I check some reference and find some similar method, but it can not export javadoc. The content output from the console prompt: BUILD SUCCESSFUL.
the content like this:
uildfile: E:\JavaWork\Javadoc\javadoc.xml
javadoc:
[javadoc] Skipping E:\src since it is no directory.
[javadoc] Skipping E:\gen since it is no directory.
[javadoc] Generating Javadoc
[javadoc] Javadoc execution
[javadoc] 2 ����
[javadoc] javadoc:*******E:\src\com\oppo\doc\MainActivity.java"
[javadoc] javadoc: ******"E:\src\com\oppo\doc\ImageUtils.java"
BUILD SUCCESSFUL
Total time: 969 milliseconds
The ***** part is messy code. It has not javadoc in doc file.
u can use doxygen for javadoc of you are android App
check this link http://home.gna.org/eclox/
Update Site tag
for more help check this