Building Applications with ArcGIS Runtime SDK for Windows Mobile
Recommend Documents
Agenda. • What is ArcGIS Runtime for Windows Mobile. • Software Development
Kit. • Application SDK. - Introduction and Key Concepts. - Demos. • Core SDK.
Flex API Team [email protected] ... Adobe Flex 4.6 SDK. • ArcGIS API for Flex
v3.2 ... Map layer must be loaded before drawing GPS graphic. • There may be ...
GeoCollectorTM for ArcGIS® for Windows Mobile. Mobile GIS with GPS for
Superior Data Accuracy. With GeoCollector™ for ArcGIS® and ArcGIS for
Windows® ...
installing, disable it. Restart the system for this change to take effect. Installing
SAP Mobile Platform SDK. Installation: SAP Mobile Platform SDK for Windows. 1
...
May 16, 2013 ... 3. Complete hardware and software technical support from the provider of the
mobile GIS solution. GeoCollector for ArcGIS for Windows Mobile ...
GeoCollectorTM for ArcGIS® for Windows Mobile. Mobile GIS with GPS for
Superior Data Accuracy. With GeoCollector™ for ArcGIS® for Windows Mobile®,
you.
ARDB - Windows Mobile Installation Instructions (1st DRAFT). 1. Download the
ESRI ArcGIS for Windows Mobile software package using the link on the ARDB.
Do to the offline ability ESRI ArcGIS for Windows Mobile provides it is necessary
... Navigate to the relevant location and select the relevant file using the window ...
Windows Mobile 6.0, 6.1 and 6.5 Professional and Classic editions ... Refer to
User's Guide to connect the TruPulse 360 model to the data collector/GPS.
ArcGIS for Windows Mobile comes with ready-to-deploy applications and a
configurable software development kit (SDK) to create stand-alone mobile.
Task-Driven Mobile GIS Applications for. Windows Mobile and Windows Tablet
Devices. ArcGIS Runtime SDK for Windows Mobile. The included runtime SDK ...
Building mobile applications with Flex Tuesday, February 15, 2011 ... Adobe Flex basics Tuesday, February 15, 2011. OLD COMPONENT MODEL FLEX FRAMEWORK 3 Graphics
U.S. Government Rights - Commercial software. Government users are ... Mobile
Target Device 2. Installing CLDC Emulation on a Windows Mobile Device 2.
This course teaches how to use the ArcGIS API for Flex and the Adobe Flex
Platform to ... a Flex-based application, and how to incorporate ArcGIS services
and ...
Aug 2, 2013 - accessing application processing services of computational clouds. Keywords Mobile cloud computing · Elastic applications · Distributed ...
ADOBE® READER® MOBILE SDK. The Adobe Reader Mobile SDK is a powerful
tool ... Windows Mobile 6 (using Visual. Studio 2008). • Windows desktop.
What features are enabled via the Adobe Reader Mobile 9 SDK? ... Multiple
operating systems – RM9SDK is validated for Linux and Windows Mobile 6,.
This is what Ezio Mobile SDK makes perfectly possible. With built in ... Ezio
Mobile SDK is a Software Development Kit .... Windows Phone (7.5, 7.8 and 8.0).
development environment (IDE) such as Microsoft Visual Studio. Creating a Web
application with ArcGIS Server Manager. The steps below will help you use ...
This describes a typical task flow for creating a device application using Visual ...
(Windows Mobile 5) and Device Emulator Manager are already installed.
Installation Guide for SAP Mobile SDK. SAP Mobile Platform 2.3. Windows .....
Before you begin installing SAP® Mobile SDK, familiarize yourself with system.
You can now access this Sybase Mobile SDK installation through the Windows
Start menu: Start > (All) Programs > Sybase > Unwired Platform > Sybase ...
Agenda. • What is ArcGIS Runtime for Windows Mobile. • Software Development
Kit. • Application SDK. - Introduction and Key Concepts. - Inspection Demo ...
Building Applications with ArcGIS Runtime SDK for Windows Mobile Glenn Meister Justin Colville
Agenda •
What is ArcGIS Runtime for Windows Mobile
•
Software Development Kit
•
Application SDK
•
•
-
Introduction and Key Concepts
-
Inspection Demo (MPC and App Extension)
Core SDK -
Architecture
-
What’s new
-
Migration Demo
-
SDK Demo Routing
Road Map
Introduction
ArcGIS — A Complete System Easier More Powerful and Everywhere
Rapid data collection and seamless data integration
•
Helps to make informed and timely decisions
•
Replaces paper based workflows
ArcGIS for Windows Mobile
•
•
Client Applications -
Rapid Deployment of Maps, Apps & Projects
-
Task-based, Workflow Driven User Experience
-
Disconnected
-
Synchronization of Data between Field & Office
API -
Coarse-grained .NET API
-
Extend client applications
-
Build custom solutions
ArcGIS for Windows Mobile
•
Simplified data collection experience
•
Support for attachments
•
Geometry editing (WM)
•
Improved GPS display
•
Waypoint navigation
•
Identity and auto-populate of attributes
•
Portal support
•
Packaging improvements
•
MPC project verification
Software Developer Kit
Software Developer Kit
Core SDK API • Builds new field applications from scratch • Embed GIS into existing Line-of-business applications • Connected or occasionally connected filed operations
Conceptual Documentation, API Reference, VS components & templates
Sample Code
Application SDK API • Extends ready-to-deploy applications • Creates new tasks or customizing existing functions • Available for Windows and Windows Mobile
Core SDK and Application SDK
Windows Mobile
WPF
Application SDK
Sync Agents
UI Controls
Spatial Reference
GPS
Geometry
Mobile Cache
Core SDK .Net Framework /.Net Compact Framework
Microsoft Visual Studio 2008
Network Resources
Win Forms
Application SDK
Application SDK - Introduction •
Designed for ready-to-deploy tablet and Windows Mobile applications
•
Allows developers to customize the applications -
Changes existing tasks/functions
-
Integrates new business logic and Implementations
New tasks
Custom map layer Custom menu items
Application SDK – Key Concepts •
Task -
Defines a workflow for field operation
-
Embeds organization-specific business logic
-
Creates an entry on Select Task Page
-
Implements ITask interface
-
Example -
Custom Data Collection Task
Application SDK – Key Concepts (cont.)
•
Extension -
Customize behavior of existing Tasks or functions
-
Needs to hook up to an extensible point in framework
-
Implements ProjectExtension
-
Either modifies existing workflow or introduce new business logic