DJI Mobile SDK for Android

The DJI Mobile SDK enables you to automate your DJI Product. You can control flight, and many subsystems of the product including the camera and gimbal. Using the Mobile SDK, create a customized mobile app to unlock the full potential of your DJI aerial platform.

License

License

https://opensource.org/licenses/MIT
GroupId

GroupId

com.dji
ArtifactId

ArtifactId

utmiss
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

aar
Description

Description

DJI Mobile SDK for Android
The DJI Mobile SDK enables you to automate your DJI Product. You can control flight, and many subsystems of the product including the camera and gimbal. Using the Mobile SDK, create a customized mobile app to unlock the full potential of your DJI aerial platform.
Project URL

Project URL

http://www.dji.com/
Source Code Management

Source Code Management

https://github.com/dji-sdk/Mobile-SDK-Android.git

Download utmiss

How to add to project

<!-- https://jarcasting.com/artifacts/com.dji/utmiss/ -->
<dependency>
    <groupId>com.dji</groupId>
    <artifactId>utmiss</artifactId>
    <version>1.2.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.dji/utmiss/
implementation 'com.dji:utmiss:1.2.1'
// https://jarcasting.com/artifacts/com.dji/utmiss/
implementation ("com.dji:utmiss:1.2.1")
'com.dji:utmiss:aar:1.2.1'
<dependency org="com.dji" name="utmiss" rev="1.2.1">
  <artifact name="utmiss" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.dji', module='utmiss', version='1.2.1')
)
libraryDependencies += "com.dji" % "utmiss" % "1.2.1"
[com.dji/utmiss "1.2.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
com.dji

DJI-SDK

Versions

Version
1.2.1
1.0.8
1.0.7
1.0.3
1.0.0