# Kyson/AndroidGodEye

An app performance monitor(APM) , like "Android Studio profiler", you can easily monitor the performance of your app real time in browser

Repository: https://github.com/Kyson/AndroidGodEye
Canonical: https://ross.abutalabs.com/products/androidgodeye
Language: Java
License: Apache-2.0
License Family: permissive
Topics: debugging-tool, performance-monitoring, performance-visualization, profile, profiler, android-performance, android-god-eye, performance-visualization-dashboard, godeye, performance-monitor, leak-memory, optimization, performance-optimization, apm, leakcanary, blockcanary
Last push: 2023-01-26T04:06:03+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3205, "days_push": 1315, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2639, forks 342 (observed 2026-08-28T04:07:06.391611+00:00)

## What it is
AndroidGodEye is an Android application performance monitoring (APM) library that exposes real-time performance metrics viewable in a PC browser dashboard. It provides modules for CPU, FPS, memory, network, crashes, ANRs, startup time, and various canary-based leak and overdraw detectors.

## Use cases
- monitor android app performance in real time from a browser
- detect memory leaks in an android app
- track fps and jank in my android application
- capture java and native crashes and ANRs
- measure app startup time
- find overdrawn layouts and oversized images
- monitor app performance in production

## When to choose
- you need an in-app APM dashboard for Android during development or in production
- you want integrated leak, block, view, and image canaries in one tool
- you prefer a browser-based real-time performance monitor similar to Android Studio profiler

## When to avoid
- you need iOS or cross-platform performance monitoring
- you want a hosted SaaS APM with alerting and long-term analytics
- your project is not Android/Java-based

## Facets
- artifact type: library
- maturity: maintenance
- function: monitoring, logging, developer-tools, tracing
- domain: mobile-development, monitoring, performance, developer-tools
- platform: cli
- tags: apm, android, performance-monitoring, profiler, memory-leak-detection, fps-monitoring, crash-reporting, debug-dashboard, web-server

## Member repositories
- Kyson/AndroidGodEye (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:06.391611+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-30T02:19:08.818963+00:00, confidence not recorded.
  - readme: https://github.com/Kyson/AndroidGodEye (fetched 2026-08-28T04:07:06.391611+00:00, sha be1fc22e690c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
