Ross ROSS = Recommend OSS · open-source software intelligence for agents

zjw-swun/AppMethodOrder

一个能让你了解所有函数调用顺序以及函数耗时的Android库(无需侵入式代码) observed · 2026-08-28

github.com/zjw-swun/AppMethodOrder · Java observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3448
  • days_rel: n/a
  • days_push: 2690
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2493 stars · 309 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

An Android library that traces the call order and execution time of all methods in an app without invasive code changes, filtering by package name. It outputs an ordered trace file showing method entry times, useful for understanding code flow in large codebases.

Use cases

  • trace android method call order without adding logs
  • measure function execution time in android app
  • understand code flow as a new developer on a large project
  • filter method traces by package name
  • debug activity lifecycle call sequence

When to choose

  • you need non-invasive method tracing on Android
  • you want to see call order including framework and third-party methods
  • manual logging or debugging is too costly for a large codebase

When to avoid

  • you need an actively maintained tool with recent updates
  • your project is not Android/Java
  • you require a licensed library for commercial use

Facets

library · maturity maintenance

tracing monitoring benchmarking developer-tools mobile-development developer-tools performance jvm method-tracing call-order bytecode-instrumentation non-invasive android-debugging android

1 source

Member repositories

RepositoryRoleHealth v2
zjw-swun/AppMethodOrdermain32

For agents

markdown · JSON · MCP: product_card(name="zjw-swun/AppMethodOrder")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem