Hi people, has anyone had any success in simulating gprs or 3g speed within the emulator? I'm having the same problem where I need to test a file upload from my app with 3g speed (using a HttpURLConnection).
Thanks in advance. Cheers, Ludo On Mar 7, 11:02 pm, Gen <[email protected]> wrote: > I tried it on another machine, even tried to compile it from source > code myself, still no luck. > > yeah, I could use something like tc or trickle to limit thespeed, but > what i really need to do is to dynamically change thespeedlimitation > based on the current bandwidth utilization (tosimulatethe automatic > switching between 3g, wifi,gprs, etc on emulator). > > So If someone here knows where I could find the source code of the > networkspeedswitching in the emulator source, please give me a hint, > thank you so much!!! > > On Feb 24, 11:13 pm, Gen <[email protected]> wrote: > > > well, at least I'm not alone... I really can't imagine Google > > engineers implement this feature which can only change the value that > > showed bynetworkstatus command, it must be something wrong with our > > configuration... I will try to run everything on another machine. > > BTW, What approach you are using to cap your host connection? > > > On Feb 24, 1:24 am, Rootko <[email protected]> wrote: > > > > I had the same problem... Both in windows and linux... But I've found > > > no solution, other than cap my internet connection on host computer. > > > This way however I could not simulatenetworklag... :( -- 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

