# AntonioRedondo/AnotherMonitor

Monitors and records the CPU and memory usage of Android devices

Repository: https://github.com/AntonioRedondo/AnotherMonitor
Canonical: https://ross.abutalabs.com/products/anothermonitor
Homepage: https://play.google.com/store/apps/details?id=org.anothermonitor
Language: Java
License: GPL-3.0
License Family: copyleft
Topics: performance-visualization, monitoring, memory, android
Last push: 2023-01-23T09:51:38+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4178, "days_push": 1318, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1112, forks 331 (observed 2026-08-28T04:03:37.894305+00:00)

## What it is
AnotherMonitor is an Android application that monitors and records CPU and memory usage of Android devices in real time, displaying values in a chart updated at configurable intervals. It parses the procfs file system directly rather than using the top command and can export readings to CSV files for later analysis.

## Use cases
- monitor cpu usage on my android phone
- track memory usage of apps in real time
- record cpu and memory stats to a csv file
- visualize android device performance over time
- profile how much cpu other apps consume
- debug performance issues on an android device

## When to choose
- you need real-time CPU and memory monitoring on an Android device
- you want to export performance readings as CSV for spreadsheet analysis
- you run Android 7.0 or older and need per-process CPU stats

## When to avoid
- you need per-process CPU usage on Android 7.0+ due to OS restrictions
- you need a cross-platform or desktop monitoring tool
- you need network, disk, or battery monitoring rather than CPU and memory

## Facets
- artifact type: application
- maturity: maintenance
- function: monitoring, data-visualization, analytics
- domain: android-tools, monitoring, performance, mobile-development
- platform: -
- tags: cpu-monitor, memory-monitor, procfs, csv-export, performance-visualization, android, mobile

## Member repositories
- AntonioRedondo/AnotherMonitor (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:37.894305+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-30T06:42:38.420918+00:00, confidence not recorded.
  - readme: https://github.com/AntonioRedondo/AnotherMonitor (fetched 2026-08-28T04:03:37.894305+00:00, sha 603591a01627)
- Data as of 2026-08-30T08:39:29.467469+00:00.
