Giter Club home page Giter Club logo

Comments (13)

dreamofwarmcolor avatar dreamofwarmcolor commented on July 3, 2024

坐等大佬的解决方案~

from android_cn_oaid.

liyujiang-gzu avatar liyujiang-gzu commented on July 3, 2024

@limoxiao @dreamofwarmcolor 已适配,版本号 4.2.5.1

from android_cn_oaid.

fza3230200 avatar fza3230200 commented on July 3, 2024

@limoxiao @dreamofwarmcolor 已适配,版本号 4.2.5.1
咱们是否有办法不用华为的sdk呢?

from android_cn_oaid.

liyujiang-gzu avatar liyujiang-gzu commented on July 3, 2024

@limoxiao @dreamofwarmcolor 已适配,版本号 4.2.5.1
咱们是否有办法不用华为的sdk呢可以反编译

@limoxiao @dreamofwarmcolor 已适配,版本号 4.2.5.1
咱们是否有办法不用华为的sdk呢?

可以反编译他SDK,参考里面的核心逻辑重写

from android_cn_oaid.

sunshuai212 avatar sunshuai212 commented on July 3, 2024

依赖华为的sdk和安全联盟官方的sdk就会有冲突了

from android_cn_oaid.

liyujiang-gzu avatar liyujiang-gzu commented on July 3, 2024

依赖华为的sdk和安全联盟官方的sdk就会有冲突了

的确是,我倒忽略了这个和安全联盟官方的sdk共存的问题

from android_cn_oaid.

liyujiang-gzu avatar liyujiang-gzu commented on July 3, 2024

依赖华为的sdk和安全联盟官方的sdk就会有冲突了

4.2.5.1 版本以后直接使用了华为官方广告标识服务SDK,与移动安全联盟 SDK 共存 的话可参考如下配置:

dependencies {
    implementation('com.github.gzu-liyujiang:Android_CN_OAID:<version>') {
        // 排除掉本项目依赖的华为官方广告标识服务SDK,也即是使用移动安全联盟SDK依赖的华为官方广告标识服务SDK
        exclude group: 'com.huawei.hms', module: 'ads-identifier' 
    }
}

from android_cn_oaid.

liupe avatar liupe commented on July 3, 2024

依赖华为的sdk和安全联盟官方的sdk就会有冲突了

4.2.5.1 版本以后直接使用了华为官方广告标识服务SDK,与移动安全联盟 SDK 共存 的话可参考如下配置:

dependencies {
    implementation('com.github.gzu-liyujiang:Android_CN_OAID:<version>') {
        // 排除掉本项目依赖的华为官方广告标识服务SDK,也即是使用移动安全联盟SDK依赖的华为官方广告标识服务SDK
        exclude group: 'com.huawei.hms', module: 'ads-identifier' 
    }
}

大佬,现在移动安全联盟的sdk也获取办不到华为手机的OAID吧,他们好像没更新最新的华为官方标识服务SDK。

from android_cn_oaid.

csh159 avatar csh159 commented on July 3, 2024

鸿蒙系统 4.2.5.1闪退

from android_cn_oaid.

liyujiang-gzu avatar liyujiang-gzu commented on July 3, 2024

鸿蒙系统 4.2.5.1闪退

方便提供下闪退日志么,我没得相关设备。

from android_cn_oaid.

shaunheilee avatar shaunheilee commented on July 3, 2024

鸿蒙系统 4.2.5.1闪退

dependency 里边添加 ads-identifier 的依赖即可
implementation 'com.huawei.hms:ads-identifier:3.4.62.300'

from android_cn_oaid.

csh159 avatar csh159 commented on July 3, 2024

鸿蒙系统 4.2.5.1闪退

dependency 里边添加 ads-identifier 的依赖即可 implementation 'com.huawei.hms:ads-identifier:3.4.62.300'

加了上面的不闪退了,但是获取oaid为空

from android_cn_oaid.

tegabom avatar tegabom commented on July 3, 2024

You can contact me for full working version of O11 OTT Streamer V2!!! Latest Build!!!

https://t.me/zaddyst

  • License Offline and install Unlimited servers
  • Script Autoinstall and Autorestart
    O11 v2 supports 5 running modes
  • Internal remuxer
  • FFmpeg resident
  • FFmpeg TS HLS/Direct
  • FFmpeg MultiTS HLS
  • FMP4 HL
    O11 v2 supports 5 output modes
  • HLS/Direct
  • SRT Server
  • Custom Pipe
  • UDP/SRT Push
  • MPEGTS
    Ondemand function
  • Network Params
  • HTTP/SOCKS5 Proxy
  • Bind
  • DNS over HTTPS
  • Script,Manifest,Media files
    Scripts
    action=manifest - Manifest script
    action=cdm drm=[widevine or playready] cdm=[internal or external] challenge=[drm challenger] pssh=[pssh used to extract needed keys] - Cdm script
    action=events - Events
    action=channels - Channels
    action - Heartbeat

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.