Introduction
Entry point for DJI Mobile SDK Android/iOS integration — building apps that control DJI aircraft and consume live video telemetry.
Source
- DJI Mobile SDK documentation (current)
- This GitBook mirror is deprecated per DJI
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
- Register at developer.dji.com
- Create an app → obtain API key
- Download Mobile SDK for your target platform
- Follow platform tutorials (permissions, USB, network link to remote controller)