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.
My experience is same as Leigh. The same piece of code compiled to run for Rim's Os runs superfast on blackberry emulators. On Jul 22, 3:55 pm, Mark Murphy <[email protected]> wrote: > On Thu, Jul 22, 2010 at 6:43 PM, MB <[email protected]> wrote: > > I am able to get most of the work done using the available dev tools > > with the exception of anything that has to do with file i/o. > > File read operations that just take a few seconds on real device take > > more than 5 minutes on emulator. > > Its reproducible on both linux and windows. > > I have taught hundreds of students with hands-on Android training, > with a wide range of hardware. None have experienced this problem to > the best of my knowledge. > > -- > Mark Murphy (a Commons > Guy)http://commonsware.com|http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy > > _The Busy Coder's Guide to Android Development_ Version 3.1 Available! -- 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

