AnotherMonitor

4.0
37 reviews
1K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

IMPORTANT NOTICE for Android 7.0+ devices
----------------------------------------------------------------------
In Android 7.0 Google has made undocumented changes and has significantly restricted access to the proc file system. This means that since this new API level it is not possible anymore to retrieve processes info. AnotherMonitor running on devices with Android 7.0 will only show total CPU usage, AnotherMonitor CPU usage and memory usage, but not CPU usage for other processes. Running the app on a rooted device does not make difference.
-----------------------------------------------------------------------

AnotherMonitor shows the device CPU and memory status in real time.

It has two main options:

- It shows a chart and several labels wherein the values of the CPU and memory usage are updated every 0.5, 1, 2 or 4 seconds.
- It can record on a CSV file the read values for a later usage on a spreadsheet program.

When AnotherMonitor is running on the background it consumes little resources. Then it can monitor and record the CPU and memory usage of other applications on the foreground.

In order to get the CPU usage the app does not make use of the 'Top' command from Linux but instead it parses the '/proc/stat' file and work the calculations out with the user and system time.

Don't forget to leave your feedback. It will help to improve the app day by day.

The source code is available on GitHub: https://github.com/AntonioRedondo/AnotherMonitor.
Updated on
Aug 14, 2017

Data safety

Developers can show information here about how their app collects and uses your data. Learn more about data safety
No information available

Ratings and reviews

4.0
36 reviews
A Google user
April 26, 2018
Great
2 people found this review helpful
Did you find this helpful?
A Google user
May 2, 2018
Chuck Norris told me about this app
1 person found this review helpful
Did you find this helpful?
A Google user
February 6, 2016
...on Android 4.1. Saved data seems limited to just a short time period.
2 people found this review helpful
Did you find this helpful?

What's new

- Fixed bug hampering recording on Android 6.0 devices due to non requested storage permission
- Raster icons changed by vector icons
- Message updated on ActivityProcesses for Android 7.0+ devices
- API tools bumped from 23 to 25.3
- Spaces changed by tabs
- Copyright message year updated from 2015 to 2017