I'm calling Debug.startMethodTracing("fnord") and I'm getting
a java.lang.RuntimeException: file open failed message.

It looks like I'm supposed to have
the android.permission.WRITE_EXTERNAL_STORAGE permission set.

But how do you set that permission when you're debugging through Eclipse?
 Aren't permissions normally set at install time (which doesn't happen in a
normal way when you're debugging)?

-- 
James Moore
[email protected]
http://jamesmoorecode.blogspot.com/

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to