wp529 / ExposureLinks
Exposure是一个帮助做曝光统计需求的库,可以很方便的对曝光事件进行埋点,在现有代码上少量侵入即可实现曝光埋点。支持RV的线性布局、网格布局、瀑布流布局、横向滑动RV,ScrollView等各种滚动布局。支持配置item的有效曝光面积。
☆82Updated last year
Alternatives and similar repositories for Exposure
Users that are interested in Exposure are comparing it to the libraries listed below
Sorting:
- 无痕埋点,源码0入侵,字节码插桩,Transform+ASM☆60Updated 3 years ago
- 判断 Activity 上是否有 Dialog、PopWindow 等悬浮窗☆61Updated 2 years ago
- A lightweight tracking framework based on the tracking idea of Buzzvideo.(基于西瓜视频的责任链埋点思路实现的轻量级埋点框架)☆108Updated 3 months ago
- Android 动态化多语言框架,支持语言包的动态下发、升级、删除,一处安装,到处使用☆112Updated 2 years ago
- 解决组件化带来的中心化问题,换句话说就是将组件化未组件彻底的代码组件彻底☆56Updated 2 years ago
- 一个可以提高开发效率的adapter☆85Updated 2 years ago
- 一个 Android 事件总线框架,为你解决事件总线 “滥用” 问题☆84Updated 2 years ago
- 一套Android组件化的实施方案和支撑框架☆65Updated 5 years ago
- Retrofit + OkHttp3 + coroutines + LiveData打造一款网络请求框架☆80Updated 4 years ago
- Android 启动任务调度☆59Updated last year
- ☆47Updated 2 years ago
- A custom AppBarLayout that can fling smoothly☆133Updated 5 years ago
- 动态切换icon☆72Updated 3 years ago
- ActivityMessenger,借助Kotlin特性,简化Activity之间传参和回调的逻辑代码。☆55Updated 4 years ago
- Android Q storage Actual combat(MediaStore and SAF)☆114Updated 5 years ago
- AppDress is a android library that change app ui color with sample code.☆118Updated 4 years ago
- 用dsl语法创建drawable☆70Updated 4 years ago
- 在Android应用组件化开发中,每个组件都有自己的类似Application的生命周期,如何通过APT、gradle插件来自动化注册☆111Updated 6 years ago
- explore java , kotlin and android☆99Updated last year
- nestedwebview☆42Updated 2 years ago
- Gradle脚本实现Android组件化开发模块api化☆63Updated 6 years ago
- Arouter auto register plugin for AGP7.4+ & AGP8☆77Updated 3 months ago
- 史上最好用的吸顶库,支持复杂的吸顶自定义View,单类型吸顶功能,多类型吸顶功能,指定位置吸顶功能,设置吸顶偏移量,无缝配合AppBarLayout☆132Updated 3 years ago
- 实现西瓜视频视图树埋点数据收集方案☆164Updated 2 years ago
- JDataBinding 是基于 DataBinding 封装的基础库,持续更新中 ...... 如果对你有帮助,请在右上角 star 一下,感谢☆76Updated 4 years ago
- Kotlin 写的 Gradle Plugin,自动 png2Webp、输出权限信息、重复资源检测等☆31Updated 4 years ago
- 一个Android异步数据加载框架,用于Activity打开之前预加载数据,页面启动速度优化利器☆119Updated 5 years ago
- 善用 DataBinding 彻底解决 “View 实例的 Null 安全一致性问题”☆98Updated last year
- 一款Android端自动化图片压缩的gradle插件,一键扫描项目中的资源目录并进行批量图片压缩,提供3种压缩方式,支持有损及无损压缩.同时会记录已压缩的文件,适合个人及团队协同使用.☆112Updated 3 years ago
- sp(a)是一个SPI(Service Provider Interface)框架, 他具有跨模块(无任何依赖关系的模块)创建对象的能力。使用简单、功能强大、性能损耗极低,是组件化开发、模块解耦合的不二之选。由于sp(a)灵活的配置能力,使得它很容易扩展出更多的跨模块通信能…☆121Updated last year