RAM Truth

4,5
1,25K avis
100K+
Téléchargements
Classification du contenu
Tout public
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran
Capture d'écran

À propos de l'application

RAM Truth - A simple app for displaying the following breakdown of your device's RAM (random access memory) layout:


RAM Size (on the title bar)

-- Reserved: A reserved/hidden area that includes the below-kernel fixed allocations like DMA buffers, RAM for the baseband radios, CPU(s), GPU, etc. Due to the diverse nature of small-RAM devices, we can only claim better than 99% accuracy here and in the total. All listed values following this, from User through Idle, are 100% accurate.

-- User: The visible (non-hidden) portion of physical RAM available for use by the system.

------ Active: The amount of physical RAM currently in use by the system.

------ Available: The amount of physical RAM left unused or used as cache memory.

---------- Hibernating: The amount of physical RAM used as cache memory and using no CPU or power resources. Other apps may be hibernating and written to storage rather than remaining in RAM.

---------- Idle: The amount of physical RAM left unused by the system.​


Version 1.1 adds a Settings/Preferences menu to allow you to select different output text sizes.


Note: the app's output will also be captured to the clipboard for your convenience.


Developed by AndroidForums.com's EarlyMon and scary alien.


Thanks to www.fontsquirrel.com for the Droid Sans Mono font used in this app.


Permissions used/needed by app: none ;) :).
Date de mise à jour
11 yun 2016

Sécurité des données

La sécurité, c'est d'abord comprendre comment les développeurs collectent et partagent vos données. Les pratiques concernant leur confidentialité et leur protection peuvent varier selon votre utilisation, votre région et votre âge. Le développeur a fourni ces informations et peut les modifier ultérieurement.
Aucune donnée partagée avec des tiers
En savoir plus sur la manière dont les développeurs déclarent le partage
Aucune donnée collectée
En savoir plus sur la manière dont les développeurs déclarent la collecte

Notes et avis

4,5
1,17K avis

Nouveautés

[version 1.4 11-June-2016]

- disable auto-copy of clipboard (provide other options for doing that)

- other minor tweaks