cl-6666 / TrackerLinks
Android埋点库sdk
☆28Updated 5 years ago
Alternatives and similar repositories for Tracker
Users that are interested in Tracker are comparing it to the libraries listed below
Sorting:
- 一个Android异步数据加载框架,用于Activity打开之前预加载数据,页面启动速度优化利器☆121Updated 6 years ago
- ☆93Updated 5 years ago
- A custom AppBarLayout that can fling smoothly☆133Updated 6 years ago
- 组件之间的通信,很友好起到隔离效果,接口+实现类,使用注解生成代码方式,无需手动注册,将使用步骤简单化,支持组件间以暴露接口提供服务的方式进行通信。☆78Updated 3 years ago
- 一个可以提高开发效率的adapter☆85Updated 3 years ago
- 本项目是基于Android JetPack组件实现MVVM架构,并结合当下较为流行的组件化开发方式,编写的一个Hybird类型的多进程应用。☆72Updated 5 years ago
- 仿美团订单的拖拽面板,内部处理嵌套滑动逻辑,动效查看效果图☆150Updated 6 years ago
- ☆67Updated 5 years ago
- play frame animation by SurfaceView. Get rid of OOM due to complex frame animation and could play frame animation smoothly with huge fram…☆90Updated 3 years ago
- Android项目中,OKHttp的日志的拦截器☆96Updated last year
- Retrofit + OkHttp3 + coroutines + LiveData打造一款网络请求框架☆80Updated 5 years ago
- Android Library:A zero-invasion layout that switches data states☆111Updated 5 years ago
- A framework can automatically generate OnSaveInstanceState code, support kotlin.自动生成内存恢复的框架,支持kotlin的使用☆108Updated 4 years ago
- Android异步初始化工具☆57Updated 6 years ago
- Exposure是一个帮助做曝光统计需求的库,可以很方便的对曝光事件进行埋点,在现有代码上少量侵入即可实现曝光埋点。支持RV的线性布局、网格布局、瀑布流布局、横向滑动RV,ScrollView等各种滚动布局。支持配置item的有效曝光面积。☆84Updated 2 years ago
- 使用Jetpack、Kotlin实现的RxJava自动注销库,你值得拥有!☆95Updated 3 years ago
- Kotlin 写的 Gradle Plugin,自动 png2Webp、输出权限信息、重复资源检测等☆31Updated 5 years ago
- Android复杂红包雨实现,带点击事件处理。☆202Updated last year
- 在Android应用组件化开发中,每个组件都有自己的类似Application的生命周期,如何通过APT、gradle插件来自动化注册☆112Updated 7 years ago
- ActivityMessenger,借助Kotlin特性,简化Activity之间传参和回调的逻辑代码。☆55Updated 4 years ago
- A Customized View which combines different choice mode into it. Single choice mode or multiple choice mode and you could design your own …