MSDK not working with my new device

Completed

Comments

4 comments

  • DJI Developer Support
    Could you please confirm what architecture is supported by the device you are using? MSDK V5 does not support the armeabi-v7a architecture. Additionally, you can to try the first method mentioned in this article:https://sdk-forum.dji.net/hc/en-us/articles/36883481123225-Common-errors-and-solutions-when-running-sample-code
    0
    Comment actions Permalink
  • Adam Zerafa

    Which software architecture does MSDK V5 support, because I just bought an android device for MSDK and now im realising it doesnt work. 

    0
    Comment actions Permalink
  • Adam Zerafa

    The kernel architecture is armv8l

    0
    Comment actions Permalink
  • DJI Developer Support
    I noticed that the link you provided shows images mentioning the model of the chip used, and A53 should support the "arm64-v8a" architecture. To be on the safe side, I recommend using `adb shell getprop ro.product.cpu.abi` to obtain the architecture supported by your current device. If the architecture is correct, you can try the first method from the article I shared earlier.
    0
    Comment actions Permalink

Please sign in to leave a comment.