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# - how to write client side events functions for the combobox items -

exception - Python, pyPdf OCR error: pyPdf.utils.PdfReadError: EOF marker not found -