Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 699 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 699 Bytes

Android System Monitor App

Overview

This app lists all running processes and their cpu and memory usage.

Screenshots

  1. All running processes are listed.

2. User can click on one process and choose to kill it or not. (This function is surported only on rooted devices.)

System Requirement

The app is tested for Android 6.0 MarshMallow (API level 23). For Android 7.0 and higher, the app can only read cpu and memory information about itself due to stronger security constraits.