Skip to content

Commit

Permalink
4.2.8 演示版本安装包
Browse files Browse the repository at this point in the history
  • Loading branch information
liyujiang-gzu committed Dec 5, 2023
1 parent baecf48 commit 47dd5c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
![Gradle Package](https://github.com/gzu-liyujiang/Android_CN_OAID/workflows/Gradle%20Package/badge.svg)

安卓设备唯一标识解决方案,可作为移动安全联盟统一 SDK (miit_mdid_xxx.aar)的替代方案。
**注意,这个项目的初衷主要是针对个人开发者的APP,个人开发者使用不了 MSA 的SDK,企业的APP应该去用 MSA 的 SDK**
**注意,这个项目的初衷主要是针对个人开发者的APP,个人开发者没资格使用 MSA 的 SDK,企业的APP应该去申请使用 MSA 的 SDK**
本项目提供了国内各大手机厂商获取 OAID(开放匿名设备标识)及海外手机平台获取 AAID(安卓广告标识)的便携接口,
另外也提供了 IMEI/MEID、AndroidID、WidevineID、PseudoID、GUID 等常见的设备标识的获取方法。

Expand Down Expand Up @@ -246,7 +246,7 @@ OAID 是移动智能终端补充设备标识体系中的一员,官方定义为
华为称之为 Open Advertising ID (开放广告标识符),谷歌称之为 Android Advertising ID (安卓广告标识符)。

- 逆向分析还原的 [手机厂商开放匿名设备标识符获取接口(AIDL)](https://github.com/gzu-liyujiang/Android_CN_OAID/tree/master/aidl)
- [移动安全联盟统一 SDK 下载](https://github.com/2tu/msa) (from `http://www.msa-alliance.cn` )。
- [2tu/msa 提供的移动安全联盟统一 SDK 下载](https://github.com/2tu/msa)download from `https://www.msa-alliance.cn/col.jsp?id=120` 这个存储库可能因版权问题被MSA举报了吧,已提示“Repository unavailable due to DMCA takedown.”)。
- 谷歌官方文档 [使用标识符的最佳做法](https://developer.android.google.cn/training/articles/user-data-ids)
- [团体标准-移动智能终端补充设备标识规范-v20190516.pdf](https://swsdl.vivo.com.cn/appstore/developer/uploadfile/20191109/uohz59/%E5%9B%A2%E4%BD%93%E6%A0%87%E5%87%86-%E7%A7%BB%E5%8A%A8%E6%99%BA%E8%83%BD%E7%BB%88%E7%AB%AF%E8%A1%A5%E5%85%85%E8%AE%BE%E5%A4%87%E6%A0%87%E8%AF%86%E8%A7%84%E8%8C%83-v20190516.pdf)
- 华为 [广告标识服务](https://developer.huawei.com/consumer/cn/doc/development/HMSCore-Guides/identifier-service-version-change-history-0000001050066927)
Expand Down
Binary file modified demo.apk
Binary file not shown.

0 comments on commit 47dd5c5

Please sign in to comment.