1

I am trying to analyse my App's performance with systrace. But In developer options I could not find "Enable traces" in developer options as I saw in many of the tutorials.

I could see the Android version is 4.0.4 in About device.

Please help me how to solve this issue?

Thanks.

1 Answers1

1

The "enable traces" debugging option was not introduced until Android 4.1. You'll need to use a different device to use this option.

Alex Lockwood
  • 83,063
  • 39
  • 206
  • 250
  • Can't find Systrace option in Developer option - Debuging in Vivo Android 12 device https://stackoverflow.com/questions/75354227/cant-find-systrace-option-in-developer-option-debuging-in-vivo-android-12-dev – Vikas Pandey Feb 05 '23 at 17:38