Issue
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.
Solution
The "enable traces" debugging option was not introduced until Android 4.1. You'll need to use a different device to use this option.
Answered By - Alex Lockwood
Answer Checked By - Cary Denson (JavaFixing Admin)