My Android SDK is installed here D:\android-sdk-windows\tools I set all the environment variables to tools and platform-tools .
When I print a traceview in cmd, it reports.
C:\Users\HIEUGIOI>D:\android-sdk-windows\tools\traceview.bat Usage: java com.android.traceview.MainWindow [-r] trace -r regression only
How to fix?
Are there any other ways to use traceview?
source share