High-Performance Frame Animation Library For Android
☆307Jan 18, 2021Updated 5 years ago
Alternatives and similar repositories for FrameAnimation
Users that are interested in FrameAnimation are comparing it to the libraries listed below
Sorting:
- 防OOM,低内存帧动画实现,比Android原生帧动画性能更好☆341May 25, 2018Updated 7 years ago
- ☆18Jul 28, 2021Updated 4 years ago
- 高性能播放android帧动画。避免 AnimationDrawable 带来的 OOM 问题。High performance Android Frame animation that can play 1080P frame animation on most devi…☆30Jan 23, 2021Updated 5 years ago
- 一个小众需求下移除 Android 构建中 Jar 包、AAR 包、构建冗余 class 文件的 Gradle 插件。☆167Apr 26, 2018Updated 7 years ago
- A performance monitor SDK for Android application☆75Jan 23, 2024Updated 2 years ago
- Android Detail demo —— 专栏 Android Detail 配套代码☆45Dec 17, 2021Updated 4 years ago
- 一个项目玩转 Android 自定义 Drawable。☆68Feb 28, 2017Updated 9 years ago
- Let subclasses of default LifecycleObserver can be completely obfuscated☆20Oct 20, 2019Updated 6 years ago
- A framework that helps the keyboard smoothly transition to the function panel 一个帮助键盘平稳过渡到功能面板的框架,支持动画无缝衔接,支持 activity/fragment/dialo…☆2,427Aug 4, 2025Updated 7 months ago
- RecyclerView的LayoutManager,轻松实现各种炫酷、特殊效果,再也不怕产品经理为难!☆2,059Oct 29, 2021Updated 4 years ago
- Android稳定高效的浮层创建管理框架☆991Aug 4, 2023Updated 2 years ago
- Easy to implement Android ShareElement Animation(轻松实现Android ShareElement动画)☆538Nov 22, 2020Updated 5 years ago
- 用于快速找到高耗时方法,定位解决Android App卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time…☆1,654Feb 23, 2021Updated 5 years ago
- 微信、bilibili大图、长图、gif、视频、自定义view的转场效果,The transition effect of wechat, bilibili large image, long image, GIF, video and custom view☆1,513Dec 10, 2022Updated 3 years ago
- thread tracing for android☆312Apr 16, 2022Updated 3 years ago
- View Inflation you can intercept.☆165Updated this week
- 🌈 An expressive Kotlin DSL for dynamically creating and applying gradients, text shaders, and tints to any Android View.☆459Jan 3, 2026Updated 2 months ago
- 一个Android平台的高性能key-value组件,读写性能远超SharedPreferences☆344Nov 8, 2019Updated 6 years ago
- Android 加载大图 可以高清显示10000*10000像素的图片,轻松实现微博长图功能☆2,341Mar 23, 2019Updated 6 years ago
- 🔥基于堆栈采样,使用函数火焰图的形式展示Android Main Looper的慢消息处理过程,定位阻塞原因☆509Jun 26, 2024Updated last year
- [暂停维护]一个帮助您完成从缩略视图到原视图无缝过渡转变的神奇框架☆2,729Oct 19, 2022Updated 3 years ago
- 卷尺系列控件,包含:普通卷尺(如:体重)、金额尺、时间尺☆905Aug 23, 2018Updated 7 years ago
- This library reads word documents (.doc and .docx), txt and PDF files, and gives the output content of the document as a String.☆100Jan 27, 2023Updated 3 years ago
- Jetpack Compose page navigator & stack☆24Dec 16, 2025Updated 2 months ago
- WMRouter是一款Android路由框架,基于组件化的设计思路,有功能灵活、使用简单的特点。☆2,357Jan 27, 2026Updated last month
- ☆14Jun 1, 2019Updated 6 years ago
- Similar to Lottie. Render After Effects / Animate CC (Flash) animations natively on Android and iOS, Web. 使用 SVGAPlayer 在 Android、iOS、We…☆3,274Feb 6, 2023Updated 3 years ago
- 🔥A Powerful and Streamline MusicLibrary(一个丰富的音乐播放封装库,支持多种音频格式,完美解决你的问题。)☆1,459Jul 3, 2024Updated last year
- This is a gradle plugin for android to edit class in SDK.☆296Jun 17, 2021Updated 4 years ago
- Make Android DrawerLayout can be dragged out in real-time within the range of fullscreen☆286Jan 23, 2021Updated 5 years ago
- 🔥空祖家的堆叠标签(以下碎念:一开始起名字“StackLabel”没想太多结果被人吐槽Stack是整齐堆叠的意思...........好吧这是我的锅不过现在要改也来不及了,好用就行了...吧?☆545Dec 23, 2022Updated 3 years ago
- Customize the LayoutManager of RecyclerView(自定义LayoutManager)☆4,987Oct 11, 2023Updated 2 years ago
- ☆37Feb 10, 2021Updated 5 years ago
- A Gradle Plugin for adding variant/version/git-commit-id/etc information to APK launcher icon.☆73Dec 28, 2023Updated 2 years ago
- Json 数据驱动,音乐播放组件☆817Sep 20, 2023Updated 2 years ago
- OverlapImageGalleryView with different animations. Sample for android mobile application.☆212Sep 28, 2022Updated 3 years ago
- Android Keep Alive(安卓保活),Cactus 集成双进程前台服务,JobScheduler,onePix(一像素),WorkManager,无声音乐☆1,630Aug 25, 2022Updated 3 years ago
- 🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).☆13,744May 28, 2023Updated 2 years ago
- Alpha是一个基于PERT图构建的Android异步启动框架,它简单,高效,功能完善。 在应用启动的时候,我们通常会有很多工作需要做,为了提高启动速度,我们会尽可能让这些工作并发进行。但这些工作之间可能存在前后依赖的关系,所以我们又需要想办法保证他们执行顺序的正确性。Al…☆1,957Dec 14, 2018Updated 7 years ago