> For the complete documentation index, see [llms.txt](https://vladislaveremeev.gitbook.io/qa_bible/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://vladislaveremeev.gitbook.io/qa_bible/mobilnoe-testirovanie/kak-proverit-ispolzovanie-resursov-na-android.md).

# Как проверить использование ресурсов на Android

* В Google Play доступны различные приложения, такие как CPU Monitor, Usemon, CPU Stats, CPU-Z и т. д. Это расширенный инструмент, который записывает информацию о процессах, запущенных на вашем устройстве. Не все показатели могут быть доступны без root, это зависит от конкретного устройства.
* В инструментах разработчика доступны инструменты профилирования;
* [Профилировщик в IDE (Android Studio)](https://developer.android.com/studio/profile/android-profiler).
