debugging - android trace file on device -


is possible create trace file on devices or can use trace file on emulator?

cause rt-execption when use debug.startmethodtracing();

here exception:

05-11 09:34:27.687: error/androidruntime(5599): java.lang.runtimeexception:  unable open trace file '/sdcard/loop_loclistener.trace': permission denied 

thanks


Comments

Popular posts from this blog

c++ - error: use of deleted function -

delphi - ESC/P programming! -

c# - how to write client side events functions for the combobox items -