1

How to use systrace tool in android jelly bean 4.1 to work on windows 7 32-bit OS.

Erwin
  • 4,757
  • 3
  • 31
  • 41
Vishwanath.M
  • 6,235
  • 11
  • 42
  • 56
  • Your question is too vague. What is the specific problem you're facing? Also see: http://stackoverflow.com/questions/11300773/error-running-systrace-tool-in-adb-using-a-jelly-bean-4-1-emulator-on-windows-7 – Dheeraj Vepakomma Jul 12 '12 at 06:13
  • see just am asking how to use that tool.what is vague in that. – Vishwanath.M Jul 12 '12 at 06:15

1 Answers1

3

Check out the recently published Systrace documentation on the developer.android.com site:

That should get you started.

Joe Fernandez
  • 4,781
  • 4
  • 26
  • 23