在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):dji-sdk/Mobile-SDK-Android开源软件地址(OpenSource Url):https://github.com/dji-sdk/Mobile-SDK-Android开源编程语言(OpenSource Language):Java 95.5%开源软件介绍(OpenSource Introduction):DJI Mobile SDK for Android Latest Version 4.16.2What Is This?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. IntegrationDeclare dependency via Maven: <dependency>
<groupId>com.dji</groupId>
<artifactId>dji-sdk</artifactId>
<version>4.16.2</version>
</dependency>
<dependency>
<groupId>com.dji</groupId>
<artifactId>dji-sdk-provided</artifactId>
<version>4.16.2</version>
</dependency> or Gradle: compile 'com.dji:dji-sdk:4.16.2'
provided 'com.dji:dji-sdk-provided:4.16.2' For further detail on how to integrate the DJI Android SDK into your Android Studio project, please check the Integrate SDK into Application tutorial. Running the SDK Sample CodeDevelopers can run the sample application to immediately run code and see how the DJI Mobile SDK can be used. One of DJI's aircraft or handheld cameras will be required to run the sample application. Development WorkflowFrom registering as a developer, to deploying an application, the following will take you through the full Mobile SDK Application development process:
Sample Projects & TutorialsSeveral Android tutorials are provided as examples on how to use different features of the Mobile SDK and debug tools includes:
Learn More about DJI Products and the Mobile SDKPlease visit DJI Mobile SDK Documentation for more details. DJI Mobile UX SDKDJI Mobile UX SDK is a suite of product agnostic UI objects that fast tracks the development of iOS applications using the DJI Mobile SDK. For more details, please check here. Device Health Information Json FileYou can find the hms.json and It contains error code and detailed description for device components. Only supported by some components of Matrice 300 RTK and Zenmuse H20 series. It is recommended to use device health information to replace old diagnostics for flight controller and RTK. There will be a few duplicated component error for gimbal, battery, perception module on Matrice 300 RTK. Please refer to the table below for duplicated error:
ProGuardIf you're planning on optimizing your app with ProGuard, you can add the following rules to your app's
SDK KeysSDK Keys can be used as an alternative interface to access the product. A detailed introduction for SDK Keys is here. Missions RefactorMissions are an important part of the SDK as they allow developers to automate DJI's products using a simple, high level interface. In 4.0, missions are being refactored to be more robust and easier to manage. A detailed introduction for missions is here. Android Bridge AppPlease check this link to download the apk of the Android Bridge App apk file. SDK API ReferenceLicenseThe DJI Android SDK is dynamically linked with unmodified libraries of FFmpeg licensed under the LGPLv3.0. The source code of these FFmpeg libraries, the compilation instructions, and the LGPL v3.0 license are provided in Github. The DJI Android SDK is dynamically linked with unmodified libraries of JTS Topology Suite licensed under the LGPLv3.0. SupportYou can get support from DJI with the following methods:
Join UsDJI is looking for all kinds of Software Engineers to continue building the Future of Possible. Available positions in Shenzhen, China and around the world. If you are interested, please send your resume to [email protected]. For more details, and list of all our global offices, please check https://we.dji.com/jobs_en.html. DJI 招软件工程师啦,based在深圳,如果你想和我们一起把DJI产品做得更好,请发送简历到 [email protected]. 或者在这里提交您的简历:https://we.dji.com/zh-CN/position/detail?positionId=1382258951346253824 更多岗位详情请浏览 https://we.dji.com/zh-CN/social. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论