How to use sdk to generate report

As I start to generate this report using the sdk? Similar to a java desktop application? Or have some peculiarity? Any example available?

felipedonatti's picture
Joined: May 13 2014 - 11:19am
Last seen: 8 years 10 months ago

1 Answer:

Hi,

I hope this may help you:

  1. Start Visual Studio and build the solution.
  2. Start ArcMap. Click the Customize menu.
  3. Select Add-In Manager. Ensure that Custom Report Add-Ins is installed.
  4. Click Customize.
  5. Click the Commands tab. Under the Categories panel, browse to Add-In Controls.
  6. Click and drag the "Generate a report" button to ArcMap's toolbar from the Commands panel.
  7. Add the Counties layer to the table of contents (TOC) in ArcMap. The layer path is located at ArcGIS data sample location (that is, C:\Program Files (x86)\ArcGIS\DeveloperKit10.1\Samples\data\California).
  8. Click the "Generate a report" button.

Regards,

Techvedic

Techvedic's picture
Joined: May 16 2014 - 4:01am
Last seen: 8 years 9 months ago

Thank you for the answer dude, but i need generate the report for android application. I´m using eclipse ide for the develop this app.
I need some example how to use sdk in android.

felipedonatti - 8 years 10 months ago

Please go through the following link for your concern..

http://developer.android.com/tools/help/monkey.html

May this will help you..

Regards,
Techvedic

Techvedic - 8 years 10 months ago

they are hdp

jcuevas523 - 7 years 7 months ago
Feedback