ArcGIS Maps SDKs for Native Apps
What's in this guide
This guide shows you how to build different types of offline apps and covers the following:
-
Partially offline apps
A partially offline app is a type of offline app built with ArcGIS Maps SDKs for Native Apps that is designed to work where network connectivity is unreliable. -
Fully offline apps
A fully offline app is a type of offline app built with ArcGIS Maps SDKs for Native Apps that is designed to work where network connectivity is entirely absent. -
Mobile data sources
A mobile data source is a data format used to build offline apps. The formats include offline maps, offline data, mobile packages, and data files.
Learn how to build apps

Introduction to offline apps
Learn about offline apps, when to use them, and their capabilities.

Types of offline apps
Learn about the different types of offline apps you can create based on network connectivity.

How to build an offline app
Learn about the steps required to build an offline app.

Types of mobile data sources
Learn about the different mobile data sources for building offline apps.

Partially offline apps
Learn the steps required to build an app that works when the network is unreliable.

Fully offline apps
Learn the steps required to build an app that works when the network is entirely absent.
Find code examples
- Kotlin Maps SDKSwift Maps SDKFlutter Maps SDK.NET Maps SDKQt Maps SDKJava Maps SDK


