Hi, I'm debugging an app for Android using Debug.startMethodTracing("name",Integer.MAX_VALUE), but when I run tha application the SO kills it.
And when I run the application with a smaller buffer, like 1GB, I get a message about buffer overflow .... How can I trace this method without get an buffer overflow? I also tryed to manually set values higher than 1GB, but or I get a overflow message, or I get the application killed. Thanks Ulisses -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en