A concise,practical async library for Android project,already was used in million devices
☆395May 30, 2019Updated 6 years ago
Alternatives and similar repositories for TaskScheduler
Users that are interested in TaskScheduler are comparing it to the libraries listed below
Sorting:
- 一种支持依赖关系、任务兜底策略的任务调度管理工具。API灵活易用,稳定可靠。轻松提交主线程任务、异步任务。支持周期性任务,顺序执行任务,并行任务等。☆485Jul 31, 2020Updated 5 years ago
- ACache衍生的DSQLiteCache缓存小项目☆13Mar 14, 2018Updated 7 years ago
- android 动态库远程依赖☆14Dec 26, 2017Updated 8 years ago
- A high-performance , easy-to-use Adapter for RecyclerView ,using diffutil☆208Oct 9, 2019Updated 6 years ago
- 又一个路由库;Android平台对页面、服务的路由框架。自动化且易用。☆191Mar 13, 2019Updated 6 years ago
- A Real-time Fps Tool for Android☆367May 6, 2020Updated 5 years ago
- Android 开发中通过接口获取实现类,可用于module之间的通信,通过注解解决module的依赖初始化问题,良好的多线程环境下的线程安全以及性能。a concise di library which can get implementation class for …☆85Dec 9, 2020Updated 5 years ago
- 🔥🔥Android 平台,基于LivaData的EventBus,无侵入,更优雅,支持跨进程,跨应用粘性事件,优先级,自定义事件等功能。☆256Jun 6, 2023Updated 2 years ago
- 🔥Some very useful kotlin extensions for speed android development!好用到爆的Kotlin扩展,加速你的Android开发!☆788Sep 11, 2024Updated last year
- AppInit 是一款 Android 应用初始化框架,基于组件化的设计思路,功能灵活,使用简单。☆195Dec 10, 2024Updated last year
- 百万日活线上验证的Android端数据埋点SDK(,stars:536 forks:34,经过一段时间调整,重新开源)☆151Jul 9, 2019Updated 6 years ago
- A fast, incremental, concurrent framework to develop compile plugin for android project to manipulate bytecode☆1,416Sep 10, 2022Updated 3 years ago
- 多个维度对比一些有代表性的开源android组件化开发方案☆746Mar 30, 2018Updated 7 years ago
- Android 进程间通信最牛方案,为简单而生☆295May 12, 2019Updated 6 years ago
- 动态日志☆26May 3, 2018Updated 7 years ago
- A modified version of AsyncTask, in Kotlin, with some things removed and some added☆10Feb 6, 2022Updated 4 years ago
- 视图工具库,提供了滑动辅助(ScrollHelper)、测量工具(MeasureUtils)、拦截辅助器(InterceptTouchHelper)、手势辅助器(GestureHelper)☆11Apr 2, 2021Updated 4 years ago
- 自定义控件——天气温度折线图☆28Jul 26, 2015Updated 10 years ago
- Android application made with Kotlin to explain Kotlin.☆19Sep 5, 2017Updated 8 years ago
- Android组件化最佳路由,为简单而生。☆367May 29, 2019Updated 6 years ago
- Alpha是一个基于PERT图构建的Android异步启动框架,它简单,高效,功能完善。 在应用启动的时候,我们通常会有很多工作需要做,为了提高启动速度,我们会尽可能让这些工作并发进行。但这些工作之间可能存在前后依赖的关系,所以我们又需要想办法保证他们执行顺序的正确性。Al…☆1,958Dec 14, 2018Updated 7 years ago
- 一系列简单、轻量、方便的Android开发工具集合(持续更新中),包括Android动态权限、SharedPreferences、反射、日志、Toast、Bundle、MVP、线程池、Html、图文混排、蒙层引导、拍照、图库选择等☆1,184Sep 24, 2020Updated 5 years ago
- [暂停维护]一个帮助您完成从缩略视图到原视图无缝过渡转变的神奇框架☆2,729Oct 19, 2022Updated 3 years ago
- 一款美观、实用的天气app。实践了模块化架构 和 Android Architecture Components☆1,210Feb 24, 2019Updated 7 years ago
- Flexible multiple types for Android RecyclerView.☆5,783Aug 28, 2022Updated 3 years ago
- a library which can intercept the loading process of webpage resource and cache all the resource files we are interested, just like css f…☆65Jul 18, 2018Updated 7 years ago
- 一种简单有效的android组件化方案,支持组件的代码资源隔离、单独调试、集成调试、组件交互、UI跳转、生命周期等完整功能。☆2,418Jun 13, 2021Updated 4 years ago
- Anchors 是一个基于图结构,支持同异步依赖任务初始化 Android 启动框架。其锚点提供 "勾住" 依赖的功能,能灵活解决初始化过程中复杂的同步问题。参考 alpha 并改进其部分细节, 更贴合 Android 启动的场景, 同时支持优化依赖初始化流程, 自动选择…☆833Nov 22, 2022Updated 3 years ago
- AucFrame☆255May 8, 2020Updated 5 years ago
- Preconfigured Webview to make embedding tweets simple☆12Dec 8, 2020Updated 5 years ago
- A lite player for android☆13May 25, 2024Updated last year
- A viewgroup which child view have elastic drag effect.一个轻松让子 View 具有弹性拖拽效果的 ViewGorup。☆12Feb 23, 2018Updated 8 years ago
- 降低Android非必要crash☆3,265May 28, 2023Updated 2 years ago
- 一线大厂中的大型App全套性能优化实战方案,讲解你们所不知道的优化内容,包含启动优化,内存优化,网络优化,容灾方案等等,每周会定时更新,欢迎关注博客☆205Jun 19, 2020Updated 5 years ago
- 崩溃日志上传框架☆732Sep 9, 2022Updated 3 years ago
- A flexible, powerful and lightweight plugin framework for Android☆763Aug 19, 2019Updated 6 years ago
- AopArms编写了Android开发中常用的一套注解,如日志、异步处理、缓存、SP、延迟操作、定时任务、重试机制、try-catch安全机制、过滤频繁点击、拦截、埋点统计、全局性能监控(每个方法耗时时长)等,后续还会有更多更强大的注解功能加入☆532Dec 9, 2019Updated 6 years ago
- 本项目通过Android字节码插桩插件实现Android端无埋点(或自动埋点),并且支持根据配置文件实现业务数据的自动采集。☆520Mar 8, 2018Updated 7 years ago
- 基于字节码插桩,在Android中实现跨module自动注册的gradle插件,可用于模块解耦。已应用于ARouter和CC☆1,126Mar 14, 2023Updated 2 years ago