Skip to content

Introduction

Entry point for DJI Mobile SDK Android/iOS integration — building apps that control DJI aircraft and consume live video telemetry.

Source

Deprecated notice

This Gitbook is now deprecated. Refer to the iOS & Android tutorial sections on the DJI Developer Website.

What the Mobile SDK provides

  • Aircraft connection and flight control APIs
  • Live video decoder hooks
  • Mission waypoints, follow-me, and payload SDK bridges (product-dependent)
  • Sample apps for Android Studio / Xcode

Getting started

  1. Register at developer.dji.com
  2. Create an app → obtain API key
  3. Download Mobile SDK for your target platform
  4. Follow platform tutorials (permissions, USB, network link to remote controller)

Curated technical notes — open source on GitHub