Show activity tasks, and lifecycles of activities, fragments in you app.【实时显示你的App中的当前全部Activity栈、Activity和Fragment】
☆308Feb 5, 2024Updated 2 years ago
Alternatives and similar repositories for ActivityTaskView
Users that are interested in ActivityTaskView are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 用于快速找到高耗时方法,定位解决Android App卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time…☆1,655Feb 23, 2021Updated 5 years ago
- ADI(Android Debug Intensive) 是通过 JVMTI 实现的 Android 应用开发调试的增强工具集,目前主要提供性能相关的监控能力。☆316Apr 21, 2022Updated 3 years ago
- 功能简介:一种开发帮助产品研发的效率工具。主要提供了:页面分析、任务分析、网络分析、DataDump、自定义hook 、Data Explorer 等功能。以帮助开发、测试、UI 等同学更便捷的排查和定位问题,提升开发效率。☆413Nov 2, 2020Updated 5 years ago
- 一个使用ASM进行字节码插桩的大图监控框架☆175Aug 6, 2020Updated 5 years ago
- 这真的可能是最好用的按钮了☆355May 21, 2020Updated 5 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- android 私有api调用检测☆58Jun 6, 2019Updated 6 years ago
- Android稳定高效的浮层创建管理框架☆989Aug 4, 2023Updated 2 years ago
- WMRouter是一款Android路由框架,基于组件化的设计思路,有功能灵活、使用简单的特点。☆2,364Jan 27, 2026Updated 2 months ago
- 共享元素小图到大图浏览,即recycleView到viewPager,pager左右滑动,共享动画item改变☆276May 14, 2019Updated 6 years ago
- 仿微信/支付宝 字体大小 调整控件☆132May 12, 2021Updated 4 years ago
- 一个旨在减少99%的drawable.xml文件的库,可直接在布局文件中对任意View声明drawable属性。☆681Oct 29, 2019Updated 6 years ago
- SlidableLayout is devoted to build a stable, easy-to-use and smooth sliding layout.☆414Jun 23, 2022Updated 3 years ago
- 一个能让你了解所有函数调用顺序以及函数耗时的Android库(无需侵入式代码)☆2,503Apr 22, 2019Updated 6 years ago
- 让使用Fresco就像使用Glide、Picasso一样简洁。 在用户规模千万级别的app中验证过,满足项目开发中遇到的各种应用场景。(这个开源库最初源于我在公司内部做的一次技术分享)☆390Jan 21, 2022Updated 4 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- A lightweight Android Studio gradle plugin based on Javassist for editing bytecode in Android.☆903Feb 7, 2021Updated 5 years ago
- Android 侧划,如斯优雅☆490Dec 10, 2020Updated 5 years ago
- 降低Android非必要crash☆3,262May 28, 2023Updated 2 years ago
- Anchors 是一个基于图结构,支持同异步依赖任务初始化 Android 启动框架。其锚点提供 "勾住" 依赖的功能,能灵活解决初始化过程中复杂的同步问题。参考 alpha 并改进其部分细节, 更贴合 Android 启动的场景, 同时支持优化依赖初始化流程, 自动选择…☆835Nov 22, 2022Updated 3 years ago
- Alpha是一个基于PERT图构建的Android异步启动框架,它简单,高效,功能完善。 在应用启动的时候,我们通常会有很多工作需要做,为了提高启动速度,我们会尽可能让这些工作并发进行。但这些工作之间可能存在前后依赖的关系,所以我们又需要想办法保证他们执行顺序的正确性。Al…☆1,954Dec 14, 2018Updated 7 years ago
- Android上简单实现四大组件的插件化,供 学习使用☆482Dec 30, 2025Updated 2 months ago
- 🚀Optimizer for mobile applications☆5,063Mar 15, 2026Updated 2 weeks ago
- 一种全新的android组件化方案,无需下沉公用代码,无需采用路由等硬编码方式分发sdk,独立维护组件暴露的SDK/IMPL,打破官方模块循环且支持组件间互相调用SDK,支持集成组件调试/组件独立运行。A brand new android componentizat…☆252Oct 18, 2024Updated last year
- Android方 法调用跟踪 ; 方法耗时统计 ; 方法调用参数以及返回值跟踪 ; 方法调用替换;方法hook☆101Jun 8, 2021Updated 4 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 🔥 xCrash provides the Android app with the ability to capture java crash, native crash and ANR. No root permission or any system permiss…☆3,930Jun 27, 2025Updated 9 months ago
- 在用户规模千万级别的app中验证过,稳定无兼容问题,5分钟让你的SDK拥有热修复能力。A SDK hotfix library with stable verified in tens of millions of users can be accessed in only…☆646Mar 21, 2021Updated 5 years ago
- 【背上Jetpack】demo,本仓库提供 Jetpack 一个个可以独立运行的小示例,帮助您更好的上手 Jetpack☆285Sep 14, 2021Updated 4 years ago
- Android开发辅助工具fps,topActivity,activity启动耗时,电量cpu内存分析。适配全机型悬浮窗权限。☆428Apr 30, 2019Updated 6 years ago
- RecyclerView的LayoutManager,轻松实现各种炫酷、特殊效果,再也不怕产品经理为难!☆2,060Oct 29, 2021Updated 4 years ago
- A lightweight and fast AOP framework for Android App and SDK developers☆2,212Aug 26, 2023Updated 2 years ago
- This is a gradle plugin for android to edit class in SDK.☆296Jun 17, 2021Updated 4 years ago
- A framework that helps the keyboard smoothly transition to the function panel 一个帮助键盘平稳过渡到功能面板的框架,支持动画无缝衔接,支持 activity/fragment/dialo…☆2,427Aug 4, 2025Updated 7 months ago
- 一个Android 高亮View蒙层库☆728Jul 26, 2023Updated 2 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Show/edit any view's attributions on the screen.☆3,267Nov 1, 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,521Sep 3, 2020Updated 5 years ago
- AopArms编写了Android开发中常用的一套注解,如日志、异步处理、缓存、SP、延迟操作、定时任务、重试机制、try-catch安全机制、过滤频繁点击、拦截、埋点统计、全局性能监控(每个方法耗时时长)等,后续还会有更多更强大的注解功能加入☆532Dec 9, 2019Updated 6 years ago
- 使用 ActivityResult API 和 Kotlin 扩展函数实现权限请求☆36Dec 17, 2020Updated 5 years ago
- Increase layout loading speed 200%☆2,593Jan 8, 2021Updated 5 years ago
- 一个增强的TextView库。可以实现文字两端对齐,文字竖排,以及自定义选择文字后的弹出菜单。☆436Jul 23, 2019Updated 6 years ago
- Android Keep Alive(安卓保活),Cactus 集成双进程前台服务,JobScheduler,onePix(一像素),WorkManager,无声音乐☆1,632Aug 25, 2022Updated 3 years ago