Generation of `android` directory does not include Javadoc archive
See original GitHub issueIn order to have a release that works for Android, it is required that
./gradlew :ReactAndroid:installArchives
be run before publishing to NPM.
Generation of the binary and source archives work, but Javadoc archive generation fails due to missing dependencies. (See #7 and https://github.com/facebook/react-native/issues/25625)
Javadoc generation is temporarily disabled for this repo until this issue is resolved.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:1
- Comments:7
Top Results From Across the Web
Android - failed to generate Javadoc with Android Studio ...
As they said here, main problem is android.jar file is not being included in classpath somehow. So to resolve this we can simply...
Read more >Add app resources | Android Developers
App resources, such as bitmaps and layouts, are organized into type-specific directories inside each module's res/ directory. You can also add alternative ...
Read more >Generate JavaDoc for Android Studio Project - YouTube
... generating the JavaDoc documentation, remember to remove the dependency which you added when following this video. Otherwise, you won't ...
Read more >Building Java Libraries Sample - Gradle User Manual
gradle/wrapper/dists folder. The first time you run the build, Gradle will check whether or not you already have the required dependencies in your...
Read more >What is JavaDoc tool and how to use it? - GeeksforGeeks
Generation of JavaDoc: – To create a JavaDoc you do not need to compile the java file. To create the Java documentation API,...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community’s attention? This issue may be closed if no further activity occurs. You may also label this issue as a “Discussion” or add it to the “Backlog” and I will leave it open. Thank you for your contributions.
Can this be pinned to avoid closure from the stale bot?