arcgis runtime for android

19
Gabriel Moreira ARCGIS RUNTIME FOR ANDROID 11/05/2012

Upload: gabriel-moreira

Post on 20-Dec-2014

735 views

Category:

Documents


1 download

DESCRIPTION

OpenSpace realizado na empresa Imagem dia 11/05/2012, a respeito da API GIS da ESRI para Android.

TRANSCRIPT

Page 1: ArcGIS Runtime For Android

Gabriel Moreira

ARCGIS RUNTIME FOR ANDROID

11/05/2012

Page 2: ArcGIS Runtime For Android
Page 3: ArcGIS Runtime For Android
Page 4: ArcGIS Runtime For Android

SDK RELEASE STATUS

• 1.0 (12/2011) – 1.800 unique installs

• 1.1 (04/2012)

• Multiple maps

• Advanced symbology and geoprocessing

• ArcGIS Online/Portal & webmap loading

• Group Layer

• Improved secure service framework

• Supports Google ADT r17

• 2.0 (summer)

Page 5: ArcGIS Runtime For Android

SDK DEPENDENCIES

• Java Development Kit 6.0

• Eclipse (3.6+ Helios)

• Google ADT for Eclipse

• Google Android SDK 2.2 (v8) and above

• Android powered phone, 2.2+ (emulator now works)

Page 6: ArcGIS Runtime For Android

ANDROID PLATFORM VERSIONS

Extracted from Android Developer Site in 10/05/2012

Page 7: ArcGIS Runtime For Android

ENVIRONMENT SETUP

Android SDK e ADT Plugin -http://developer.android.com/sdk/installing.html

ArcGIS for Android SDK e Eclipse Plugin http://help.arcgis.com/en/arcgismobile/10.0/apis/android/help/#/Installing_the_SDK/01190000002m000000/

Page 8: ArcGIS Runtime For Android

MAP LAYER TYPES

• Dynamic Map Service Layers

• Image Service Layer

• Tiled Map Service Layers

• Bing Maps

• Local - Raster Tiles for the extent of view

• - Graphics Layer

• - Feature Layers

Page 9: ArcGIS Runtime For Android

Demo !!

From the scratch - Base map, Service layer and GPS

Page 10: ArcGIS Runtime For Android

DEMO – SAMPLES OF CALLOUT AND POPUP

Page 11: ArcGIS Runtime For Android

DEMO – GEOMETRY AND ATTRIBUTES EDITING

Page 12: ArcGIS Runtime For Android

DEMO – LOCAL DATA CACHE (DISCONNECTED)

Page 13: ArcGIS Runtime For Android

DEMO – DISCONNECTED EDITING

Page 14: ArcGIS Runtime For Android
Page 15: ArcGIS Runtime For Android
Page 16: ArcGIS Runtime For Android

https://github.com/gabrielspmoreira/whereisthat

Page 17: ArcGIS Runtime For Android

WHERE TO GET CODE

• SDK Samples

• ArcGIS ResourceCenter

• Follow ESRI blog

• Android Developershttp://developer.android.com

Page 18: ArcGIS Runtime For Android

WHERE TO GET MORE INFO• ArcGIS Blog - http://blogs.esri.com/esri/arcgis• Runtime Forum - http://foruns.arcgis.com/forums/139-ArcGIS-Runtime-SDK-

for-Android• Resource Center - http:/resources.arcgis.com/content/arcgis-android/sdk• Android Developers - http://developer.android.com

Vídeos da DevSummit

• http://video.esri.com/watch/1207/building-applications-with-arcgis-runtime-sdk-for-androidpart-i

• http://video.esri.com/watch/1215/building-applications-with-arcgis-runtime-sdk-for-androidpart-ii-

Page 19: ArcGIS Runtime For Android