Developing Apps with the ArcGIS Runtime SDK for Android. Ben Ramseth Esri Inc. Instructor Technical Lead

Similar documents
ArcGIS Web Mapping. Sam Berg, esri

Developing Mapping Applications with ArcGIS Runtime SDK for Windows Mobile. Jay Chen Justin Colville

Network Analysis with ArcGIS Online

Introduction to Web AppBuilder for ArcGIS: JavaScript Apps Made Easy

Intro to Web App Builder. Mark Scott, Solutions Engineer, Esri County Government Team

Building Applications with the ArcGIS Runtime SDK for Windows Mobile

Mobile Solutions in ArcGIS. Justin Fan

Developing Android Apps with the ArcGIS Runtime SDK for Android. Dan

Building and Deploying Web Applications

Portal for ArcGIS. Satish Sankaran Robert Kircher

ArcGIS 10.1 Web Apps and APIs. John Hasthorpe & Kai Hübner

ArcGIS Server mashups

Scott Moore, Esri April 4, Intermountain, Great Falls, MT

ArcGIS Platform. An Integrated System. Portal

ESRI Mobile GIS Solutions Overview. Shane Clarke ESRI

Conservation Workshop ArcGIS Explorer

Esri Maps for Office, SharePoint & Dynamics CRM. Tony Howser Sentha Sivabalan Scott Ball

Geodatabase Programming with SQL

Portal. from the trenches!

Getting your app together with Web AppBuilder for ArcGIS

Network Analysis with Python. Deelesh Mandloi

Lecture 8. Online GIS

Chapter 1: Introduction to ArcGIS Server

QML and JavaScript for Native App Development

ArcGIS Viewer for Silverlight An Introduction

Mobile Solutions for Data Collection. Sarah Croft and Laura Pierik

ArcGIS Pro. James Tedrick, Esri

Building Applications with ArcGIS Runtime SDK for ios Part II. Eric Ito and Scott Sirowy

Extending ArcGIS Server capabilities through customization - A technology perspective

Enterprise GIS Architecture Deployment Options. Andrew Sakowicz

Petroleum Web Applications to Support your Business. David Jacob & Vanessa Ramirez Esri Natural Resources Team

GIS and Mapping Solutions for Developers. ESRI Developer Network (EDN SM)

Network Analysis with ArcGIS for Server

ArcGIS Web App Builder (AWAB) In BETA. John Bocan MES/DoIT

Making Your Mobile Workforce More Efficient

Implementing a Mobile GIS. Tom Brenneman Esri

Essential Mapping Apps

ArcGIS. Server. A Complete and Integrated Server GIS

MAY 18, 2015 ARCGIS FOR SERVER FUNCTIONALITY MATRIX

What is ArcGIS Comprised Of?

Supporting High-Quality Printing in Web Applications with ArcGIS for Server

Best practices building multi-platform apps. John Hasthorpe & Josh Venman

ESRI Technical Certification Overview. Amy Daniels Instructor, Greenville Tech

Introduce Configurable Mobile App Development. Moxie Zhang Esri R&D Center Beijing

How To Use Gis

Configuring and Extending ArcGIS Solutions Web Applications

A Workflow for Creating and Sharing Maps

Note: Hands On workshops are Bring Your Own Laptop (BYOL), unless otherwise noted. Some workshops are Bring Your Own Mobile Device(BYOD).

Making Your Mobile Workforce More Efficient

Native apps building platform

Introduce Web3D Development and Visualization. Moxie Zhang Esri R&D Center Beijing

SUMMER SCHOOL ON ADVANCES IN GIS

Big Data Spatial Analytics An Introduction

-Android 2.3 is the most used version of Android on the market today with almost 60% of all Android devices running 2.3 Gingerbread -Winner of

Enabling High-Quality Printing in Web Applications with ArcGIS for Server. Craig Williams Scott Moore

SuperGIS Server 3.2 Standard Edition Specification

ANDROID APP DEVELOPMENT: AN INTRODUCTION CSCI /19/14 HANNAH MILLER

Esri Maps for Business Intelligence (BI)

How To Use Arcgis For Free On A Gdb (For A Gis Server) For A Small Business

Extending the Survey123 for ArcGIS Mobile App

Lab - Building an Internet of Things Application Hands-On Lab

Introduction to NaviGenie SDK Client API for Android

ArcGIS for Server in the Amazon Cloud. Michele Lundeen Esri

Embedding Maps into Microsoft Office and Microsoft SharePoint

Leveraging Cloud-Based Mapping Solutions

Data Integration for ArcGIS Users Data Interoperability. Charmel Menzel, ESRI Don Murray, Safe Software

Editing Strategies for Enterprise Geodatabase

Step 1 Preparation and Planning

Esri Maps for Salesforce and Microsoft Dynamics CRM

Practical Android Projects Lucas Jordan Pieter Greyling

Welcome to Esri's Software Export Control Classification Number (ECCN) Matrix

Implementing ArcGIS for SharePoint Habitat for Humanity of Omaha April, 2013

Using CAD Data in ArcGIS

How To Run A Hello World On Android (Jdk) On A Microsoft Ds.Io (Windows) Or Android Or Android On A Pc Or Android 4 (

Operations Dashboard for ArcGIS: Extending the Functionality

ArcGIS for Server in the Cloud

Harvard Data Visualization Project

Five Steps to Better Performance

Storytelling with Maps: Workflows and Best Practices

HTML5. Turn this page to see Quick Guide of CTTC

Getting an ArcGIS Online account, creating a web map with the ArcGIS.com Map Viewer, loading and a shapefile, and then sharing options, step-by-step.

Supporting High-Quality Printing in Web Applications with ArcGIS 10.1 for Server

Getting Started with Android Smartphones and ThingWorx

Customizing ArcPad solutions

Developing Business Intelligence and Data Visualization Applications with Web Maps

Quick start. A project with SpagoBI 3.x

Lecture 4 Cross-Platform Development. <lecturer, date>

Azure Day Application Development

Android: Setup Hello, World: Android Edition. due by noon ET on Wed 2/22. Ingredients.

Getting Started: Creating a Simple App

MENDIX FOR MOBILE APP DEVELOPMENT WHITE PAPER

Esri GIS Mobile Solutions. John Sharrard

Field Data workflows with Collector for ArcGIS Workshop Fall NEARC 2105

New Features for Sybase Mobile SDK and Runtime. Sybase Unwired Platform 2.1 ESD #2

Prepare Data ArcMap Open Trees.mpk Chrome ArcGIS Online New Map Chrome Esri Blogs Chrome Local Government Resources Reflector Phone Connected

Course Summary. Prerequisites

Step by Step Guide for GIS Cloud Applications

SQL Server 2016 BI Any Data, Anytime, Anywhere. Phua Chiu Kiang PCK CONSULTING MVP (Data Platform)

Transcription:

Developing Apps with the ArcGIS Runtime SDK for Android Ben Ramseth Esri Inc. Instructor Technical Lead

Ben Ramseth Instructor Technical Lead Esri Inc USA, Charlotte, NC bramseth@esri.com @EsriMapNinja https://github.com/bennybaruba/

I m here to help you get started with the ArcGIS Runtime SDK for Android So let s get started

So what is the ArcGIS Runtime SDK for Android? Your Android application building blocks to access the ArcGIS platform.

Runtime platforms OS X Desktop Desktop Client Windows Store QT ios.net JavaSE Mobile Android Windows Phone Windows Mobile Embedded

Android Studio Demo Starting simple Creating a hello world mapping app with my data

So how do I get started with the ArcGIS Runtime for Android Glad you asked

Download the IDE and Android SDK together Android studio is now the offical IDE for Android development - Built on IntelliJ IDEA Community Edition, the popular Java IDE by JetBrains. - Code templates and GitHub integration - Flexible Gradle-based build system Esri fully supports it You can still use Eclipse, however all the Esri documentation points to Android Studio http://developer.android.com/sdk/index.html

Download the ArcGIS Runtime SDK for Android https://developers.arcgis.com/android/

Android Studio Demo Android Project Structure Getting familiar with the IDE and Project

So what resources are available from Esri to help me build apps? I ll show you

Online documentation at developers.arcgis.com https://developers.arcgis.com/andr oid/

Does Esri have resources on Github? You bet we do samples, samples and more samples.

Esri on Github https://github.com/esri/arcgis-runtime-samplesandroid

More helpful resources on Github Maps-app Template: https://github.com/esri/maps-app-android Android Quick Start Sample: https://github.com/esri/quickstart-map-android Android GPS Test Tool: https://github.com/esri/android-gps-test-tool

Android Studio Demo Let s take a look at those samples All the code right where you need it.

I want to know more about the functionality available in the SDK s Ok, let me tell you what s possible

SDK Features Integrates with Android Studio Native ArcGIS Runtime client Maps (online/offline) Editing Routing Data collection Geoprocessing And much more!

Adding layers to your map Web Maps Tiled Map Service Dynamic Maps Service Feature Layer Graphics Layer Image Layer Offline Tiles WMS KML Open Street Map

Performing Analysis Using Tasks Query / Find / Identify - Search for features In the map Geoprocessing - Spatial analysis using GP tools and models Locator - Geocode and reverse geocode addresses - ArcGIS World Geocoder (POI, Global Find, etc.)

Performing Analysis Using Tasks Geometry Service - Perform geometry operations on the server Routing Task - Point-to-point and multipoint driving directions - Barriers, Time Windows, Best Sequence Closest Facility Task - Find nearest facility Service Area Task - Compute drive times and service areas

Task Pattern 1. Create & Connect. 2. Set up parameters. Send. 3. Get Results.

Performing Analysis Native Geometry Engine - High-performance engine for performing geometric operations on the device - Buffer - Union - Cut - Project - Geodesic - Spatial relationships - etc.

Visualizing Results Graphics - Geometry - Attributes - Symbol Symbols - Picture, Marker, Line, Fill - Composite - Text

Offline API No connection needed

Adding data to the ArcGIS cloud KML GPX ArcGIS SHP CSV Spatial Data In SHP CSV Publish Hosted Services using ArcGIS Online Define Client Feature Editing Model on item Create and Share Web Maps in ArcGIS Online Discover and update maps on Devices Edits Export Spatial Data Out

Offline Map Capabilities Disconnected Use of the ArcGIS Platform Viewing and Interacting with Maps Querying Data Editing Features - Synchronization Spatial Intelligence - Find places and locations - Get directions Pre-planned or On-demand Workflows Occasionally Connected Scenarios All Runtime SDKs*

From ArcGIS Online or ArcGIS Server Synchronize Download Author Map Prepare *You can also use GP tools in ArcGIS Desktop for a manual sync process View Query Analyze Edit

How Does Sync Work? The Flow of Data Feature service with sync enabled Apply response to geodatabase Upload delta Generate delta geodatabase Generate geodatabase enabled for sync Adds, edits, deletes

Runtime Licensing Making it happen

Runtime Licensing

License levels and functionality License Level Available functionality Developer (development and testing only) Basic Standard All functionality (watermarks and debug messages will be generated, nag screens with local server*) Connected - all functionality Offline - map viewing only Connected and offline - all functionality, includes: Local locators (geocoding) Local routing Local geodatabase editing Local geodatabase sync operations Local server* * For those SDKs that support it

How to license your app at the basic level http://developers.arcgis.com Under Application section, create a New Application (or select existing) Click on Runtime SDK Licensing Copy the Client ID and use it to set your clientid

How to license your app at the standard level You have 2 options: 1. Use an organization account (ArcGIS Online or Portal for ArcGIS) - Requires users of your app to log in with their account 1. Use a license string obtained from Customer Service or your international distributor - License burnt into the app - Extensions can also be added with this option For more info speak to sales or product management

Now that I have provided you an overview of the ArcGIS Runtime for SDK Android go try it for yourself.

or let s say you are not a Android developer. What other options does Esri have for you?

Other options to create mapping applications for android Build a responsive web app to work great on Android devices - Web App Builder for ArcGIS - Use to configure a web app without writing code or write code to build custom widgets - https://developers.arcgis.com/web-appbuilder/ - ArcGIS API for Javascript - Build a custom web app - https://developers.arcgis.com/javascript/ Build a hybrid mobile app - App Studio for ArcGIS - Use web dev skills and then deploy to native Android code - Check out the beta: https://betacommunity.esri.com/ - Esri and Xamarin - For.NET developers write C# code in Visual Studio deploy to native Android - Coming in 2015: http://blogs.esri.com/esri/arcgis/2014/12/03/arcgis-runtime-and-xamarin-part-2/

Thanks Let s have some questions Ben Ramseth Instructor Technical Lead Esri Inc USA, Charlotte, NC bramseth@esri.com @EsriMapNinja https://github.com/bennybaruba/