Skip to content

Latest commit

 

History

History
38 lines (18 loc) · 993 Bytes

lib-channel.md

File metadata and controls

38 lines (18 loc) · 993 Bytes

LibChannel

LibChannel Github Maven Central

功能简介

渠道号相关,主要是读取渠道号。目前渠道号写在assets下的channel.ini文件,格式为:

CHANNEL=20000

对于渠道号相关的技术,可以参考文章:https://blog.bihe0832.com/android-v2.html

组件信息

引用仓库

引用仓库可以参考 组件使用 中添加依赖的部分

组件使用

implementation 'com.bihe0832.android:lib-channel:+'

组件功能

ChannelTools(需要初始化)

  • 读取渠道号