On Nov 29, 2011, at 4:52 PM, Wally McClure wrote: > In digging into the error, it looks like its not able to create a file on the > sd card, which eventually bubbles up into the null reference exception. If I > want to call StartMethodTracing, do I need to give the app permission to use > the sd card?
Yes, it looks like you need permission to write to the SD card. Nice of the docs to actually mention that... :-/ - Jon _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
