Giter Site home page Giter Site logo

Comments (6)

liyujiang-gzu avatar liyujiang-gzu commented on June 6, 2024

java.lang.NoClassDefFoundError:

你没有使用移动安全联盟SDK,无需排除华为官方广告标识服务SDK,去掉exclude group: 'com.huawei.hms', module: 'ads-identifier'

from android_cn_oaid.

liupe avatar liupe commented on June 6, 2024

移动安全联盟SDK有新版本集成了华为最新的官方广告标识服务SDK吗?我们的移动安全联盟sdk版本用的华为sdk还是旧的,跟华为官方的广告标识服务sdk版本冲突了。

from android_cn_oaid.

daquanzheng avatar daquanzheng commented on June 6, 2024

我也发生了以上问题 用二楼的方法移除exclude部分,发生编译错误 Failed to resolve: com.huawei.hms:ads-identifier:3.4.62.300错误,暂时不知道如何解决。

from android_cn_oaid.

liyujiang-gzu avatar liyujiang-gzu commented on June 6, 2024

我也发生了以上问题 用二楼的方法移除exclude部分,发生编译错误 Failed to resolve: com.huawei.hms:ads-identifier:3.4.62.300错误,暂时不知道如何解决。

点击 file -> invalid caches and restart 试试

from android_cn_oaid.

liyujiang-gzu avatar liyujiang-gzu commented on June 6, 2024

我也发生了以上问题 用二楼的方法移除exclude部分,发生编译错误 Failed to resolve: com.huawei.hms:ads-identifier:3.4.62.300错误,暂时不知道如何解决。

不排除华为SDK,若出现Failed to resolve: com.huawei.hms...,添加华为SDK仓库试试:

    repositories {
        maven {url 'https://developer.huawei.com/repo/'}
    }

from android_cn_oaid.

daquanzheng avatar daquanzheng commented on June 6, 2024

@liyujiang-gzu 问题得到解决 非常感谢!

from android_cn_oaid.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.