How to Install androidsdk-traceview in Ubuntu 18.04



Install androidsdk-traceview by entering the following commands in the terminal:

sudo apt update
sudo apt install androidsdk-traceview

Description:

Tool to profile performance of Android applications

Traceview is a graphical viewer for execution logs saved by your application. It can help you debug your application and profile its performance.

Homepage: http://developer.android.com/tools/help/index.html

Version: 22.2+git20130830~92d25d6-4

Section: universe/java