is not current version
Last Version 4.16

DJI UX SDK for Android 4.14-trial1

The DJI UX SDK provides UX elements that have core functionalities, hence can be used to speed up development time. Developers can pick and choose which parts of the UX SDK they want to include, exclude and customize.

License

License

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

GroupId

com.dji
ArtifactId

ArtifactId

dji-uxsdk
Version

Version

4.14-trial1
Type

Type

aar
Description

Description

DJI UX SDK for Android
The DJI UX SDK provides UX elements that have core functionalities, hence can be used to speed up development time. Developers can pick and choose which parts of the UX SDK they want to include, exclude and customize.
Project URL

Project URL

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

Source Code Management

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

Download dji-uxsdk 4.14-trial1


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

Dependencies

compile (11)

Group / Artifact Type Version
com.dji : dji-sdk aar 4.14-trial1
com.dji : library-anti-distortion aar 4.7
com.google.android.gms » play-services-base aar 16.0.0
com.google.android.gms » play-services-location aar 16.0.0
com.google.android.gms » play-services-maps aar 16.0.0
com.google.android.gms » play-services-places aar 16.0.0
com.amap.api : 3dmap jar 6.9.2
com.amap.api : search jar 6.9.2
com.amap.api : location jar 4.7.0
com.mapbox.mapboxsdk : mapbox-android-sdk aar 9.2.0
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.72

Project Modules

There are no modules declared in this project.