Mobile SDK Demo运行闪退

Completed

Comments

7 comments

  • Boerma

    好像是SDK用法不对,你和官方Demo对比一下

    0
    Comment actions Permalink
  • 1149643940

    我在想是不是因为kotlin版本不一致导致的,官方demo都没跑,我是自己建了个空白项目集成的

     

     

    0
    Comment actions Permalink
  • Boerma

    应该不是,我记得我见过这个错,好像是因为

    Helper.install(MyApplication.this);

    没有这行代码的错,所以我让你和Demo对比看一下,或者看看msdk的集成文档

    0
    Comment actions Permalink
  • DJI Developer Support
    这个是缺少什么设置出现的,可以看看这篇文章。 https://sdk-forum.dji.net/hc/zh-cn/articles/9168348360345
    0
    Comment actions Permalink
  • 1149643940

    ok ,我看下。大疆的demo我试着跑了一下,跑不起来,他用了组件化吧,我总感觉少了个APP模块怪怪的

     

    0
    Comment actions Permalink
  • Boerma

    没用组件化,就是简单的module依赖。跑的时候导入android-sdk-v5-as项目就好了,等编译完成就可以了。无非就是环境和一些gradle版本问题。

    0
    Comment actions Permalink
  • Wttykelin

    java.lang.RuntimeException: Unable to get provider dji.v5.inner.background.BackGroundWatcherInstaller: java.lang.ClassNotFoundException: Didn't find class "dji.v5.inner.background.BackGroundWatcherInstaller" on path: DexPathList

    我导入也是报这个错误,有解决了的吗?

    0
    Comment actions Permalink

Please sign in to leave a comment.