Emulate disk IO speeds in Android SDK

Posted by Ben L. on Stack Overflow See other posts from Stack Overflow or by Ben L.
Published on 2010-06-14T17:37:12Z Indexed on 2010/06/14 17:42 UTC
Read the original article Hit count: 283

I don't have a physical Android device to work with, so all I can use is the emulator. I'm wondering if there's something I could use to make the IO speeds more realistic - How do I slow down disk access to the speed it would be on a physical device?

Also, this may be unrelated, but when I change the speed and latency options in Eclipse ADT DDMS view, I don't notice any change in internet speed on the emulator. Is this a bug?

© Stack Overflow or respective owner

Related posts about android

Related posts about android-sdk