Search results
- DJI's Mobile SDK (software development kit) for Android now works with their Air 2S, Mini 2, and Mini SE drones. An iOS update is expected shortly. This means that third-party developers such as Litchi, Dronelink, and DroneDeploy can update their apps to be compatible with these models.
People also ask
Does DJI mobile SDK support DJI Mini 2 & air 2s drones?
Does DJI have a mobile SDK for iOS?
Does the air 2s SDK support the Mini 2?
Will DJI release SDK for air 2s & Mavic 3?
When will DJI's Android mobile SDK come out?
What is a DJI drone SDK?
- Ndroid MSDK V5.10.0 Version Release Notes
- Droid MSDK v5.9.2 Version Release Notes
- Droid MSDK v5.9.1 Version Release Notes
- Droid MSDK V5.9.0 Version Release Notes
- Droid MSDK v5.8.0 Official Version Release Notes
- Droid MSDK v5.7.2 Official Version Release Notes
- Droid MSDK v5.7.1 Official Version Release Notes
- Droid MSDK v5.7.0 Official Version Release Notes
- Droid MSDK v5.6.0 Release Notes
- Droid MSDK v5.5.0 Official Version Release Notes
# Released Date
2024-08-15
# Release Notes
1. Support MSDK log: enableMSDKLog 2. Support LiveStreamManager to set scale type: setLiveStreamScaleType Notes:Please change "com.secneo.sdk.Helper.install(this)" in MSDK application initialization to "com.cySdkyc.clx.Helper.install(this)", otherwise MSDK will not run.
# Bug Fixes
1. The resolution obtained by calling LiveStreamStatus for the livestream function is always -1: Fixed 2. On Mini 3 and Mini 3 Pro, MSDK startup crashes occasionally in the EU region: Fixed 3. On Mavic 3M and Mavic 3T, calling deleteMediaFiles to delete photos fails: Fixed 4. On Mavic 3M, BatterySettingWidget does not update data: Fixed 5. On Mavic 3T, the infrared image in split screen mode becomes smaller in video mode: Fixed 6. On Mavic 3T megaphone, the opus audio file generated by DJI Pi...
# Released Date
2024-06-11
# Bug Fixes
1. Mini 3 and Mini 3 Pro can not take off in the US: Fixed 2. Stuttering after starting live streaming: Fixed
# Released Date
2024-05-16
# Released Function List
1. Added the following features for the Matrice 300 RTK and Matrice 350 RTK: 1.1. Supports the Zenmuse H30 series camera. 1.2. Supports resuming waypoint missions with the setRecoverActionTypefeature. 2. Added the following features for the Matrice 30 series and Mavic 3 Enterprise Series aircraft: 2.1. Supports acquiring breakpoint location in waypoint missions: BreakPointInfo.getLocation. 3. Supports acquiring Pinpoint information of GPS points: getLiveViewLocationWithGPS. 4. Supports aiming...
# Bug Fixes
1. In the flight record, the total distance flown was incorrect: Fixed 2. In the flight record, the battery level information was inaccurate :Fixed 3. Live streaming could not be done on some Windows 7 systems: Fixed 4. Issue with the isValid field information in the fly zone unlock certificate: Fixed 5. After successful connection between MSDK and the aircraft, SystemStatusWidget still indicates that it is not connected to the aircraft: Fixed 6. On the M300 RTK, videos taken with PSDK device...
# Released Date
2023-12-28
# Released Function List
1. Supports camera stream management class: ICameraStreamManager 1. Supports megaphone information listening feature to the megaphone management class: addMegaphoneInfoListener 2. Supports waypoint action group callback information to the action listener in the WaypointMissionManager class: onExecutionStart and onExecutionFinish 3. Supports RTH confirmation and cancellation key: KeyLowBatteryRTHConfirm 4. Supports storage of LTE private settings, automatically configured to the remote control...
# MSDK Project Optimization
1. Upgraded the AGP version of the Sample project to support JAVA 17 2. No need to manually add this dependency: 1. No need to manually add obfuscation rules for the SDK; obfuscation rules are now built into the SDK
# Released Date
2023-12-14
# Bug Fixed
Fixed some known issues to support the firmware upgrade on certain consumer aircraft models
# Upcoming Features
Intelligent flight functions
# Released Date
2023-11-03
# Bug Fixed
Fixed an issue where the waypoint execution progress callback for wayline mission was not effective on the Matrice 30 and Mavic 3 Enterprise series aircraft.
# Upcoming Features
Intelligent flight functions
# Released Date
2023-10-30
# Released Function List
1. Supports the following functions for Matrice 300 RTK and Matrice 350 RTK: 1.1. Supports Zenmuse L2. 1.2. Supports changing gimbal settings and controlling the camera via Remote Controller: KeyControllingGimbal 2. Supports XMP function: 2.1. Set XMP custom information for photo files: setMediaFileXMPCustomInfo 2.2. Retrieve XMP information of a specific photo from the camera: pullXMPFileDataFromCamera 2.3. Retrieve custom XMP information of a specific photo file from the camera: pullXMPCust...
# Bug Fixed
1. Fixed the occasional crash in libdjisdk_jni.so. 2. Fixed the abnormal wayline status callback on Matrice 300 RTK. 3. Fixed the failure to listen with KeyCameraModeon Matrice 300 RTK 4. Fixed the discrepancy in the range fetched by KeyExposureModeRangeon Mavic 3E as compared to Pilot. 5. Fixed the abnormal virtual stick status fetched by isVirtualStickEnableon Mini 3 Pro.
# Released Date
2023.09.18
# Released Function List
1. Support waypoint mission editing function: WPMZManager. 2. Support waypoint mission breakpoint resuming function: resumeMission. 3. Support waypoint mission action callback: addWaypointActionListener, you need to upgrade the latest firmware to support it. 4. Support LTE privatization server address setting function: setLTEAircraftPrivatizationServerInfo , setLTERemoteControllerPrivatizationServerInfo. 5. Support DJI Pilot and MSDK App to be switched between each other. 1. Add Key Function...
# Bug Fixed
1. Occasionally crash on NullPointerException: fixed 2. pushKMZFileToAircraft will multiple callback onSuccess on Matrice 300 RTK: fixed 3. KMZ wayline mission of AI Spot Check type can not be executed on Matrice 30/30T: fixed 4. Open LTE failed on Mavic 3 Enterprise Series: LTE transmission can not be built, please check your network state: fixed 5. Monitoring KeyLinkSignalQuality will cause ANR crash on Mavic 3 Enterprise Series: fixed 6. Can not close the horizontal obstacle sensing switch...
# Released Date
2023.07.18
# Released Function List
1. Adapted to Android 13 2. Added new Key functional list:
# Bug Fixed
1. After the live streaming is closed, the isStreaming API still returns true on M30 Series: fixed 2. Image transmission goes black after video playback is enabled on M300 RTK: fixed 3. The distance of downward obstacle sensing is inaccurate on M300 RTK: fixed 4. The isConnected returning state of PayloadBasicInfo is wrong on M300 RTK: fixed 5. The wayline mission is being uploaded, but the WaypointMissionExecuteState calls WaypointMissionExecuteState.READY on M300 RTK: fixed 6. libvideo-fram...
Jan 3, 2022 · DJI has finally updated its Mobile SDK to support DJI Mini 2, DJI Mini SE, and DJI Air 2S drones. This update was highly anticipated since it would enable third-party app developers to add features not natively present in these drones.
Mobile SDK for Android 4 supports the following drones:: * Matrice 350 RTK* DJI Air 2S* DJI Mini 2* DJI Mini SE* Mavic 2 Enterprise...
May 23, 2021 · I see that Waypoints is supported on Air 2S. You can check it in the user manual: https://dl.djicdn.com/downloads/DJI_Air_2S/DJI_Air_2S_User_Manual_v1.0_enIII.pdf. 2021-5-23. Use props.
Dec 6, 2017 · last week I wrote to DJI SDK support. I asked them if they were planning on releasing the SDKs for the Air 2S and Mavic 3 and here is what they answered.
Mar 13, 2022 · The highly-awaited iOS Mobile SDK update enables third-party flight planning apps to add features not natively present in DJI Mini 2, Mini SE, and Air 2S drones.