Question

I have Win7 PC, latest android sdk and Python 2.7 and trying to start systrace. I start script from "\android-sdks\platform-tools\systrace\" After commsnd "python systrace.py" i recieve error: OSError: [errno 8] Exec format error

What can this be? adb and python are correctly installed and working good.

Was it helpful?

Solution

windows doesn't support running systrace from command line. please check the following questions

Error running systrace tool in ADB using a Jelly Bean 4.1 emulator on Windows 7

Systrace for Windows

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top