On Fri, Jul 23, 2010 at 4:01 PM, MB <[email protected]> wrote: > Mark, this consistently reproduces for us for file i/o to serialize/ > unserialize binary files using DataOutput/InputStream. I will try to > create a HelloWorld testcase for this.
If you could, post it somewhere, and I can try to take a peek at it. Also, if you haven't done so already, try traceview to see where the time is truly being taken up. I suspect serialization may be more the problem than the file I/O. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android Development Wiki: http://wiki.andmob.org -- 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

