Re: [mono-android] Android.OS.Debug.StartMethodTracing();

2011-11-29 Thread Jonathan Pryor
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 s

Re: [mono-android] Android.OS.Debug.StartMethodTracing();

2011-11-29 Thread Wally McClure
Yeah, it looks like I need to have the permission to write to external storage. Wally From: theevilprogram...@hotmail.com To: monodroid@lists.ximian.com Date: Tue, 29 Nov 2011 16:52:54 -0500 Subject: [mono-android] Android.OS.Debug.StartMethodTracing(); It seems that calling StartMethodT