A simple way to generate Javadoc for the Volley Android networking library using Android Studio is as follows:
1. Tools > Generate JavaDoc
1. Tools > Generate JavaDoc
2. You'll see this screen which points to the volley project directory that you've done a git submodule to clone to your Android project. Press OK and you'll find a docs folder in your volley project folder.
Comments
Post a Comment