Skip to content

valcol/android-quick-profile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

AQP demo

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