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

haskell - Using filter on an item in a list? -

tomcat6 - Exception when stopping container for a with Spring + Quartz + Tomcat web application -

c# - Binding attached property to IEnumerable -