Hello Tello Pilot!
Join our DJI Tello community & remove this banner.
Sign up

Recent content by kandabi

  1. K

    Connecting to DJI Android SDK using Unity.

    Yep, but com.secneo.sdk.Helper is inside the dji-sdk, the only reason It does not recognize it is because of Unity, as It has no problems recognizing that class if the plugin was loaded outside of unity..
  2. K

    Connecting to DJI Android SDK using Unity.

    Hey everyone, :) I've been trying to integrate a blank unity project to the DJI SDK using a native plugin (aar file), and I've been struggling the past week trying to get it to work. It seems that the DJI mobile sdk does not play well with unity, and that I'm not the only one struggling to...