Последняя версия

DJI Mobile SDK for Android 4.16.1

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.

Лицензия

Лицензия

https://opensource.org/licenses/MIT
Группа

Группа

com.dji
Идентификатор

Идентификатор

dji-sdk
Версия

Версия

4.16.1
Тип

Тип

aar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

http://www.dji.com/
Система контроля версий

Система контроля версий

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

Скачать dji-sdk 4.16.1

Имя Файла Размер
dji-sdk-4.16.1.pom
dji-sdk-4.16.1.aar 45 MB
Обзор

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

Зависимости

compile (13)

Идентификатор библиотеки Тип Версия
com.google.code.gson : gson jar 2.8.2
com.dji : utmiss aar 1.2.1
com.dji : library-anti-distortion aar 4.7
com.dji : library-networkrtk-helper aar 2.0.2
com.squareup.wire : wire-runtime jar 2.2.0
org.bouncycastle : bcprov-jdk15on jar 1.57
org.bouncycastle : bcpkix-jdk15on jar 1.57
com.squareup.okio : okio jar 1.15.0
com.vividsolutions : jts jar 1.8
org.reactivestreams : reactive-streams jar 1.0.0
com.lmax : disruptor jar 3.3.9
com.dji : fly-safe-database aar 1.0.19
org.greenrobot : eventbus jar 3.0.0

Модули Проекта

Данный проект не имеет модулей.