android-quick-profile A CLI profiling tool for Android Show timing info from recent frames and aggregated analysis of frame data. Still a work in progress. Usage npm install node ./index.js What if I want to see the CPU/Memory use of my app ? You can use the top command in another terminal, fox ex. adb shell top