Re: [android-developers] Dev. tools are good enough except emulator is unusable for file i/o.

2010-07-22 Thread Leigh McRae
I have the same problem with IO when running in the debugger. Loading Tank Recon 3D using the eclipse debugger == 5-10mins. Also any OpenGL app makes the emulator pretty much useless as it runs < 5fps. The BlackBerry emulator uses the PC hardware. While not a one to one match with the devic

Re: [android-developers] Dev. tools are good enough except emulator is unusable for file i/o.

2010-07-22 Thread Mark Murphy
On Thu, Jul 22, 2010 at 6:43 PM, MB 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 reproduc

[android-developers] Dev. tools are good enough except emulator is unusable for file i/o.

2010-07-22 Thread MB
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. On Jul 22, 12:07 pm,