阿里P7移动架构师学习路线
☆1,904Jul 18, 2023Updated 2 years ago
Alternatives and similar repositories for Android-Architecture-knowledge-2-
Users that are interested in Android-Architecture-knowledge-2- are comparing it to the libraries listed below
Sorting:
- 每工作日更新一道 Android 面试题,小聚成河,大聚成江,共勉之~☆5,604Apr 15, 2023Updated 2 years ago
- 难得一见 Jetpack MVVM 最佳实践。在 "以简驭繁" 代码中,对 "视图控制器" 乃至 "标准化开发模式" 形成正确、深入理解。☆8,953Feb 7, 2024Updated 2 years ago
- 💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)☆14,504Sep 11, 2023Updated 2 years ago
- 🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).☆13,741May 28, 2023Updated 2 years ago
- Android Developer 进阶学习笔记,公众号:字节数组 😃😃😃☆2,267Dec 16, 2025Updated 2 months ago
- A awesome android expert interview questions and answers(continuous updating ...)☆4,598Dec 24, 2025Updated 2 months ago
- Android developers should collect the following utils(updating).☆33,708Aug 15, 2024Updated last year
- A complete plan for better android developers.(continuous updating ...)☆3,407Dec 24, 2025Updated 2 months ago
- 零反射全动态Android插件框架☆7,722Feb 14, 2026Updated 2 weeks ago
- 🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。☆25,175Dec 4, 2024Updated last year
- BRVAH:Powerful and flexible RecyclerAdapter☆24,623Feb 13, 2026Updated 2 weeks ago
- Android 面试宝典、数据结构和算法、音视频 (FFmpeg、AAC、x264、MediaCodec)、 C/C++ 、OpenCV、跨平台等学习记录。【0基础音视频进阶学习路线】☆2,120Jul 18, 2023Updated 2 years ago
- 【Android 音视频开发打怪升级】系列文章示例 代码(A demo to introduce how to develop android video)。本项目将从MediaCodec硬解,FFmpeg软解,OpenGL等方面,全方位讲解如何在Android上进行音视频编…☆1,939May 16, 2021Updated 4 years ago
- android 4.4以上沉浸式状态栏和沉浸式导航栏管理,适配横竖屏切换、刘海屏、软键盘弹出等问题,可以修改状态栏字体颜色和导航栏图标颜色,以及不可修改字体颜色手机的适配,适用于Activity、Fragment、DialogFragment、Dialog,PopupWin…☆11,475Mar 25, 2022Updated 3 years ago
- 提高 Android UI 开发效率的 UI 库☆14,526Nov 5, 2024Updated last year
- 👕基于谷歌最新AAC架构,MVVM设计模式的一套快速开发库,整合Okhttp+RxJava+Retrofit+Glide等主流模块,满足日常开发需求。使用该框架可以快速开发一个高质量、易维护的Android应用。☆7,707Aug 11, 2022Updated 3 years ago
- ⚔️ A common architecture for Android applications developing based on MVP, integrates many open source projects, to make your developing …☆10,278Mar 22, 2023Updated 2 years ago
- 视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,16k page size,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotatio…☆21,398Feb 9, 2026Updated 2 weeks ago
- 安卓学习笔记☆9,343Mar 18, 2024Updated last year
- Android 技术中台,但愿人长久,搬砖不再有☆6,844Feb 7, 2026Updated 3 weeks ago
- Android开发核心知识点笔记(不断更新中🔥)☆2,124Apr 12, 2025Updated 10 months ago
- Luban 2(鲁班 2) —— 高效简洁的 Android 图片压缩工具库,像素级还原微信朋友圈压缩策略。(An efficient and concise Android image compression library that closely replicates…☆13,714Jan 19, 2026Updated last month
- 🚀Optimizer for mobile applications☆5,061Feb 4, 2026Updated 3 weeks ago
- This is a picker view for android , support linkage effect, timepicker and optionspicker.(时间选择器、省市区三级联动)☆13,471Dec 30, 2022Updated 3 years ago
- 🔥🔥🔥Banner 2.0 来了!Android广告图片轮播控件,内部基于ViewPager2实现,Indicator和UI都可以自定义。☆13,043Jan 11, 2024Updated 2 years ago
- EventBus for Android,消息总线,基于LiveData,具有生命周期感知能力,支持Sticky,支持AndroidX,支持跨进程,支持跨APP☆3,982May 16, 2024Updated last year
- 可定制化阴影的万能阴影布局ShadowLayout 3.0 震撼上线。效果赶超CardView。阴影支持x,y轴偏移,支持阴影扩散程度,支持阴影圆角,支持单边或多边不显示阴影;控件支持动态设置shape和selector(项目里再也不用画shape了);支持随意更改颜色值,…☆3,722Feb 10, 2026Updated 2 weeks ago
- The most complete Android advanced route knowledge map ⭐️你想要的最全 Android 进阶路线知识图谱+干货资料收集🚀☆3,155Mar 8, 2022Updated 3 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,517Sep 3, 2020Updated 5 years ago
- 技术博客笔记大汇总,包括Java基础,线程,并发,数据结构;Android技术博客等等;常用设计模式;常见的算法;网络协议知识点;部分flutter笔记;还包括平时开发中遇到的bug汇总,当然也在工作之余收集了大量的面试题,长期更新维护并且修正,持续完善……开源的文件是ma…☆6,532Oct 18, 2023Updated 2 years ago
- ConsecutiveScrollerLayout是Android下支持多个滑动布局(RecyclerView、WebView、ScrollView等)和普通控件(TextView、ImageView、LinearLayou、自定义View等)持续连贯滑动的容器,它使所有的…☆2,890Mar 28, 2023Updated 2 years ago
- Android 进阶☆2,560Jun 19, 2023Updated 2 years ago
- ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台☆3,249Jan 20, 2024Updated 2 years ago
- A transparent ui-block detection library for Android. (known as BlockCanary)☆6,734Jul 15, 2023Updated 2 years ago
- Android系统源码分析重构中☆2,591May 18, 2022Updated 3 years ago
- 😜 记录日常的开发技巧,开发中遇到的技术重点、难点,各个知识点的总结,优质面试题等等。持续更新...☆2,530Jun 25, 2023Updated 2 years ago
- 🔥 xCrash provides the Android app with the ability to capture java crash, native crash and ANR. No root permission or any system permiss…☆3,921Jun 27, 2025Updated 8 months ago
- [DEPRECATED] A powerful library that manage Fragment for Android☆9,709May 30, 2024Updated last year
- Project vlayout is a powerfull LayoutManager extension for RecyclerView, it provides a group of layouts for RecyclerView. Make it able to…☆10,768Jul 14, 2021Updated 4 years ago