Normally when you want to check CPU usage of the Android devices, you can download utilities like Elixir but it doesn’t tell you exactly what processes are using it. Best way to debug/test your app’s CPU usage is using adb tool from sdk. In your “sdk/platform-tools” folder, run adb.exe from command window and enter “adb [...]