Assistance Required for Integrating DJI SDK 4.17 and Aircraft V5 in a Single
CompletedDear DJI drone team,
I hope this message finds you well. I am writing to seek your guidance regarding an issue I am encountering while developing an application for DJI drones.
I am attempting to integrate both DJI SDK 4.17 and Aircraft V5 into a single application to ensure broader compatibility with various drone models. However, I am facing a compatibility issue where a "Helper class duplicate found" error arises during the setup process.
Could you please confirm whether these two SDKs are compatible for use within a single application? If they are, I would greatly appreciate it if you could provide me with the necessary steps to successfully integrate both SDKs without conflicts.
Your assistance is crucial for the success of my project, and I eagerly await your response.
Thank you for your time and support.
implementation("com.dji:dji-sdk-v5-aircraft:5.9.2") compileOnly("com.dji:dji-sdk-v5-aircraft-provided:5.9.2") runtimeOnly("com.dji:dji-sdk-v5-networkImp:5.9.2") implementation("com.dji:dji-sdk:4.17") compileOnly("com.dji:dji-sdk-provided:4.17")
Best regards,
Abubakar
Please sign in to leave a comment.
Comments
1 comment