用于快速找到高耗时方法,定位解决Android App卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time-consuming Methods for Android App)
☆1,654Feb 23, 2021Updated 5 years ago
Alternatives and similar repositories for MethodTraceMan
Users that are interested in MethodTraceMan are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 🚀Optimizer for mobile applications☆5,059Mar 15, 2026Updated 3 weeks ago
- ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台☆3,252Jan 20, 2024Updated 2 years ago
- A lightweight and fast AOP framework for Android App and SDK developers☆2,211Aug 26, 2023Updated 2 years ago
- 零反射全动态Android插件框架☆7,749Mar 23, 2026Updated 3 weeks ago
- Alpha是一个基于PERT图构建的Android异步启动框架,它简单,高效,功能完善。 在应用启动的时候,我们通常会有很多工作需要做,为了提高启动速度,我们会尽可能让这些工作并发进行。但这些工作之间可能存在前后依赖的关系,所以我们又需要想办法保证他们执行顺序的正确性。Al…☆1,953Dec 14, 2018Updated 7 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Increase layout loading speed 200%☆2,591Jan 8, 2021Updated 5 years ago
- KOOM is an OOM killer on mobile platform by Kwai.☆3,363Jan 12, 2026Updated 3 months ago
- A fast, incremental, concurrent framework to develop compile plugin for android project to manipulate bytecode☆1,413Sep 10, 2022Updated 3 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,931Jun 27, 2025Updated 9 months ago
- Android Asm 插桩 教学☆1,059Sep 13, 2022Updated 3 years ago
- Anchors 是一个基于图结构,支持同异步依赖任务初始化 Android 启动框架。其锚点提供 "勾住" 依赖的功能,能灵活解决初始化过程中复杂的同步问题。参考 alpha 并改进其部分细节, 更贴合 Android 启动的场景, 同时支持优化依赖初始化流程, 自动选择…☆833Nov 22, 2022Updated 3 years ago
- A transparent ui-block detection library for Android. (known as BlockCanary)☆6,733Jul 15, 2023Updated 2 years 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
- Matrix is a plugin style, non-invasive APM system developed by WeChat.☆11,999Jul 23, 2024Updated last year
- AI Agents on 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.
- Dynamic java method AOP hook for Android(continution of Dexposed on ART), Supporting 5.0~11☆4,541Jul 22, 2023Updated 2 years ago
- proguard resource for Android by wechat team☆8,632Oct 20, 2023Updated 2 years ago
- BoostMultiDex is a solution for quickly loading multiple dex files on low Android version devices (4.X and below, SDK <21).☆1,202May 12, 2022Updated 3 years ago
- A lightweight Android Studio gradle plugin based on Javassist for editing bytecode in Android.☆903Feb 7, 2021Updated 5 years ago
- Powerful, comprehensive (Android) application performance management platform. 360线上移动性能检测平台☆2,693May 9, 2019Updated 6 years ago
- 🐰 a simple and easy to use android apm framework (tools)☆1,074Jul 10, 2023Updated 2 years ago
- Hardcoder is a solution which allows Android APP and Android System to communicate with each other directly, solving the problem that And…☆2,203Aug 17, 2023Updated 2 years ago
- 业界首个支持渐进式组件化改造的Android组件化开源框架,支持跨进程调用。Componentize your android project gradually.☆4,043Oct 11, 2023Updated 2 years ago
- 降低Android非必要crash☆3,262May 28, 2023Updated 2 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 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 Android gradle plugin that effects AspectJ on Android project and can hook methods in Kotlin, aar and jar file.☆3,969Sep 15, 2021Updated 4 years ago
- Android Gradle Plugin -- Auto Check big image and compress image in building.☆1,207Aug 31, 2021Updated 4 years ago
- RecyclerView的LayoutManager,轻松实现各种炫酷、特殊效果,再也不怕产品经理为难!☆2,060Oct 29, 2021Updated 4 years ago
- 一款面向泛前端产品研发全生命周期的效率平台。☆20,428Aug 12, 2025Updated 8 months ago
- Show/edit any view's attributions on the screen.☆3,268Nov 1, 2022Updated 3 years ago
- 💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)☆14,490Sep 11, 2023Updated 2 years ago
- 🔥🔥Qigsaw ['tʃɪɡsɔ] is a dynamic modularization library which is based on Android App Bundles(Do not need Google Play Service). It suppo…☆1,697Oct 25, 2023Updated 2 years ago
- Android Single Activity Framework compatible with Fragment.☆2,414Apr 7, 2026Updated last week
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 一个能让你了解所有函数调用顺序以及函数耗时的Android库(无需侵入式代码)☆2,501Apr 22, 2019Updated 6 years ago
- A framework that helps the keyboard smoothly transition to the function panel 一个帮助键盘平稳过渡到功能面板的框架,支持动画无缝衔接,支持 activity/fragment/dialo…☆2,422Aug 4, 2025Updated 8 months ago
- make performance bottleneck detection easily when app blocked☆2,177Aug 23, 2017Updated 8 years ago
- 一套完整有效的android组件化方案,支持组件的组件完全隔离、单独调试、集成调 试、组件交互、UI跳转、动态加载卸载等功能☆3,329Aug 5, 2020Updated 5 years ago
- EventBus for Android,消息总线,基于LiveData,具有生命周期感知能力,支持Sticky,支持AndroidX,支持跨进程,支持跨APP☆3,988May 16, 2024Updated last year
- RePlugin - A flexible, stable, easy-to-use Android Plug-in Framework☆7,348Sep 16, 2025Updated 6 months ago
- Andromeda simplifies local/remote communication for Android modularization☆2,275Sep 16, 2019Updated 6 years ago