为了进阶高级 Android,定下了刷 LeetCode 的计划,此项目是 leetCode 的解题过程
☆272Oct 31, 2018Updated 7 years ago
Alternatives and similar repositories for WLeetCode
Users that are interested in WLeetCode are comparing it to the libraries listed below
Sorting:
- 可以定制一些简单的路径,按想要的绘制顺序添加,SimpleLineView会依次展现路径动画。☆187Jul 30, 2018Updated 7 years ago
- 多个维度对比一些有代表性的开源android组件化开发方案☆746Mar 30, 2018Updated 7 years ago
- 纵享丝滑滑动切换的周月日历,丰富自定义日历样 式,仿小米日历,基于material-calendarview (Android官方的CalendarView)实现,简洁高效,ViewDragHelper实现☆549May 23, 2018Updated 7 years ago
- Pre-load data for android Activity/Fragment/View (android页面启动速度优化利器:在页面打开之前就预加载数据)☆1,512Aug 22, 2018Updated 7 years ago
- Android 中 tools 命名的使用案例☆239Feb 9, 2018Updated 8 years ago
- 业界首个支持渐进式组件化改造的Android组件化开源框架,支持跨进程调用。Componentize your android project gradually.☆4,047Oct 11, 2023Updated 2 years ago
- 为Android提供MP3录音功能.边录边转码,暂停可播,方法安全,回调丰富,6.0以下权限也适配了☆175Sep 18, 2017Updated 8 years ago
- The basic library of Android player will process complex business components. The access is simple。Android播放器基础库,专注于播放视图组件的高复用性和组件间的低耦合,轻…☆2,919Feb 21, 2022Updated 4 years ago
- 用于快速找到高耗时方法,定位解决Android App卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time…☆1,653Feb 23, 2021Updated 5 years ago
- 为了彻底掌握 Kotlin 语法,花了好几个月把官方文档翻译了一遍。☆840Apr 10, 2020Updated 5 years ago
- UltraViewPager is an extension for ViewPager to provide multiple features in a single ViewPager.☆4,968Jul 14, 2021Updated 4 years ago
- 一种简单有效的android组件化方案,支持组件的代码资源隔离、单独调试、集成调试、组件交互、UI跳转、生命周期等完整功能。☆2,418Jun 13, 2021Updated 4 years ago
- 史上最全的BAT大厂Android面试题汇集,以及常用的Android开发的一些技能点,冷门知识点汇总,开发中遇到的坑汇总等干货。☆2,867Nov 4, 2019Updated 6 years ago
- 【停止维护】一款万能遥控器的交互效果☆421Mar 24, 2020Updated 5 years ago
- Customize the LayoutManager of RecyclerView(自定义LayoutManager)☆4,988Oct 11, 2023Updated 2 years ago
- 1.支持ViewPager按需添加、删除视图,以及局部刷新; 2.修复多场景下ViewPager.PageTransformer返回的position错误,让开发者专注于动画实现; 3.修复ViewPager的width、paddingLeft、paddingRight…☆346Aug 5, 2020Updated 5 years ago
- 主要用于记录微信公众号所推送的所有文章,公众号:hongyangAndroid☆780May 15, 2020Updated 5 years ago
- Android-skin-support is an easy dynamic skin framework to use for Android, Only one line of code to integrate it. Android 换肤框架, 极低的学习成本,…☆6,521Sep 3, 2020Updated 5 years ago
- A powerful and lightweight plugin framework for Android☆9,065Jul 13, 2023Updated 2 years ago
- 学习RxJava操作符的APP,新增RxJava2.x介绍☆1,036Dec 18, 2023Updated 2 years ago
- [暂停维护]一个帮助您完成从缩略视图到原视图无缝过渡转变的神奇框架☆2,728Oct 19, 2022Updated 3 years ago
- WMRouter是一款Android路由框架,基于组件化的设计思路,有功能灵活、使用简单的特点。