# simplepeng/SpiderMan

🔥🔥🔥 - 崩溃日志手机端显示 ，测试妹妹的最爱，开发哥哥的小棉袄

Repository: https://github.com/simplepeng/SpiderMan
Canonical: https://ross.abutalabs.com/products/spiderman
Language: Java
License: MIT
License Family: permissive
Last push: 2025-06-27T12:03:45+00:00

## Health v2 (maintenance only)
Score: 47/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 28, release rhythm 40, longevity 100
- inputs: {"age_days": 3056, "days_push": 432, "days_rel": 432, "gap_med": 15.5, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1313, forks 171 (observed 2026-08-28T04:04:20.343027+00:00)

## What it is
An Android library that displays crash/exception information directly on the device in a dialog, with options to share the stack trace. It also supports crash callbacks for saving or handling exceptions and a no-op variant for release builds.

## Use cases
- show crash logs on android device during testing
- share android crash stack trace directly from phone
- capture uncaught exceptions in android app
- display caught exceptions in try/catch on screen
- save crash reports locally on android

## When to choose
- you want testers to see and share crash details without adb or logcat
- you need a lightweight debug-only crash viewer with a no-op release build
- device ROMs suppress exception log output

## When to avoid
- you need full crash reporting with server aggregation and analytics
- you target non-Android platforms
- you need release-build crash reporting to a backend service

## Facets
- artifact type: library
- maturity: stable
- function: logging, error-handling, developer-tools
- domain: mobile-development, developer-tools, testing
- platform: -
- tags: crash-reporting, debugging, android-library, crash-dialog, android, mobile

## Member repositories
- simplepeng/SpiderMan (main) score 47

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:20.343027+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:48:55.888577+00:00, confidence not recorded.
  - readme: https://github.com/simplepeng/SpiderMan (fetched 2026-08-28T04:04:20.343027+00:00, sha 0809aca56c04)
- Data as of 2026-08-30T08:39:29.467469+00:00.
