When I launch a new Android project and use my own methods and components for Android, as well as java methods and components, I cannot read their description because javadoc sent me this message:
Note. This item has no connected source, and Javadoc cannot be found in the attached Javadoc.
I have the latest Android documentation in my android-sdk folder, and javadoc works when I work with standard java projects, but not with android project. Do you have any idea why this is happening and how can I fix this problem?
android eclipse
teoREtik
source share