Hi, have you any ideas on how to add the ArcGIS android javadocs to Android Studio 0.8.13?
Many thanks
Thank you for the reply. I followed the blog post and was able to get the Arcgis sdk to work with Android studio. But the javadoc does not work. I had the same problem with eclipse. I am using Arcgis sdk v 10.1.1.
The issue with the javadoc not working in Eclipse is a known issue that we have already fixed and will be included with the next release. To attach the javadoc to Android Studio you need to do the following:Open the Project Structure dialog and select Modules > Your ProjectUnder Export select the ArcGIS_Android global libraryClick the Edit icon from the bottom tool iconsClick the Plus button and select Attach Files or Directories...Browse to the Javadoc jar file and open it to reference and click OK. You should see the Javadoc listed under Javadocs in the Configure Global Library dialog as shown below:[ATTACH=CONFIG]24837[/ATTACH]Now when you are in the Java source editor place the cursor inside the class or method and select CTRL + Q on win & *nix. On Mac OS select CTRL + J. The output is below:[ATTACH=CONFIG]24838[/ATTACH]I will look to update the IntelliJ blog post for javadoc viewing in line with code.
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.