[View]  [Edit]  [Lock]  [References]  [Attachments]  [History]  [Home]  [Changes]  [Search]  [Help] 

api[dji] index


DJI's Mobile SDK API

Using the Mobile SDK, create a customized mobile app to unlock the full potential of your DJI aerial platform.

Building DJI8 Application


API for IOS platform


API for Android platform

See Android API Reference.

References


Built and tested in S8 for the MavicPro Aircraft
Uploaded Image: Mavic1.png


Index chunks

Note: following chunks will be evaluated by SwikiCodeRobots walking on this page.
Loading this page will fileIn the code for DJI's SDK API in the running system. It is reccomened if you are woking on API implementation. In case you are not interested in contributing to this API implementation, it is better to walk on test pages of the DJISDK using your dji8 system.
"Build the SDK for the hosting platform"
(Smalltalk includesKey: #NSObject)
    ifTrue:  [ SwikiCodeRobot @> #(api 'dji,ios') ]
    ifFalse: [ SwikiCodeRobot @> #(api 'dji,android') ]!