Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
having trouble to use network speed emulation in android emulator
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  12 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Gen  
View profile  
 More options Feb 22 2010, 3:04 am
From: Gen <luke.yola...@gmail.com>
Date: Mon, 22 Feb 2010 00:04:19 -0800 (PST)
Local: Mon, Feb 22 2010 3:04 am
Subject: having trouble to use network speed emulation in android emulator
Hi all,

I'm trying out the network speed emulation as described in the
following link:     http://developer.android.com/guide/developing/tools/emulator.html#net...

But is doesn't work, although "network status" command shows the
correct values... I know it doesn't work by writing code to monitor
the eth0 device in /proc/self/dev/dev, whatever speed I set, it seems
always use maximum speed available to the host machine.

Is there anyone know how to fix this or have the same problem?

Thank you very much!

Gen


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Gen  
View profile  
 More options Feb 22 2010, 5:33 pm
From: Gen <luke.yola...@gmail.com>
Date: Mon, 22 Feb 2010 14:33:53 -0800 (PST)
Local: Mon, Feb 22 2010 5:33 pm
Subject: Re: having trouble to use network speed emulation in android emulator
anybody?

On Feb 22, 1:04 am, Gen <luke.yola...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
David Turner  
View profile  
 More options Feb 22 2010, 6:59 pm
From: David Turner <di...@android.com>
Date: Mon, 22 Feb 2010 15:59:33 -0800
Local: Mon, Feb 22 2010 6:59 pm
Subject: Re: [android-developers] having trouble to use network speed emulation in android emulator

curious. which emulator version are you using ?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Gen  
View profile  
 More options Feb 22 2010, 8:04 pm
From: Gen <luke.yola...@gmail.com>
Date: Mon, 22 Feb 2010 17:04:17 -0800 (PST)
Local: Mon, Feb 22 2010 8:04 pm
Subject: Re: having trouble to use network speed emulation in android emulator
Thank for the reply!

here's what I get from emulator -version

Android emulator version 1.12 (build_id ECLAIR-20404)

Gen

On Feb 22, 4:59 pm, David Turner <di...@android.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Gen  
View profile  
 More options Feb 23 2010, 1:44 am
From: Gen <luke.yola...@gmail.com>
Date: Mon, 22 Feb 2010 22:44:05 -0800 (PST)
Local: Tues, Feb 23 2010 1:44 am
Subject: Re: having trouble to use network speed emulation in android emulator
and it's under Linux by the way
Thank you

Gen

On Feb 22, 6:04 pm, Gen <luke.yola...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Rootko  
View profile  
 More options Feb 24 2010, 3:24 am
From: Rootko <roo...@gmail.com>
Date: Wed, 24 Feb 2010 00:24:40 -0800 (PST)
Local: Wed, Feb 24 2010 3:24 am
Subject: Re: having trouble to use network speed emulation in android emulator
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 simulate network lag... :(

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Gen  
View profile  
 More options Feb 25 2010, 1:13 am
From: Gen <luke.yola...@gmail.com>
Date: Wed, 24 Feb 2010 22:13:06 -0800 (PST)
Local: Thurs, Feb 25 2010 1:13 am
Subject: Re: having trouble to use network speed emulation in android emulator
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 by network status 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 <roo...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Gen  
View profile  
 More options Mar 7 2010, 4:02 pm
From: Gen <luke.yola...@gmail.com>
Date: Sun, 7 Mar 2010 13:02:43 -0800 (PST)
Local: Sun, Mar 7 2010 4:02 pm
Subject: Re: having trouble to use network speed emulation in android emulator
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 the speed, but
what i really need to do is to dynamically change the speed limitation
based on the current bandwidth utilization (to simulate the automatic
switching between 3g, wifi, gprs, etc on emulator).

So If someone here knows where I could find the source code of the
network speed switching in the emulator source, please give me a hint,
thank you so much!!!

On Feb 24, 11:13 pm, Gen <luke.yola...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
newbyca  
View profile  
 More options Apr 27 2010, 3:51 pm
From: newbyca <newb...@gmail.com>
Date: Tue, 27 Apr 2010 12:51:50 -0700 (PDT)
Local: Tues, Apr 27 2010 3:51 pm
Subject: [android-developers] Re: having trouble to use network speed emulation in android emulator
i'm *definitely* seeing the same thing on Windows 7, Android emulator
version 5.0 (build_id ECLAIR-24846)

ie, both from emulator startup as well as from Telnet, using "network
speed" and "network delay" don't change actual network characteristics
of emulator ... even tho Telnet "network status" shows what i would
expect.

crucial to our current project ... anyone know what's going on???

On Mar 7, 5:02 pm, Gen <luke.yola...@gmail.com> wrote:

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
newbyca  
View profile  
 More options Apr 27 2010, 5:51 pm
From: newbyca <newb...@gmail.com>
Date: Tue, 27 Apr 2010 14:51:31 -0700 (PDT)
Local: Tues, Apr 27 2010 5:51 pm
Subject: [android-developers] Re: having trouble to use network speed emulation in android emulator
to clarify, we're deving an app that makes several downloads over HTTP
using components from the org.apache.http namespace. when testing this
app using the emulator, throttling the emulator's network settings has
no effect on downloads thru those HTTP components.

perhaps the emulator's network settings are for something else? maybe
i should use different HTTP components?

Anyone? Bueller?

On Apr 27, 3:51 pm, newbyca <newb...@gmail.com> wrote:

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ludo  
View profile  
 More options Apr 27 2010, 3:42 am
From: Ludo <ludo.de...@googlemail.com>
Date: Tue, 27 Apr 2010 00:42:53 -0700 (PDT)
Local: Tues, Apr 27 2010 3:42 am
Subject: [android-developers] Re: having trouble to use network speed emulation in android emulator
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 <luke.yola...@gmail.com> wrote:

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
newbyca  
View profile  
 More options Apr 28 2010, 1:56 am
From: newbyca <newb...@gmail.com>
Date: Tue, 27 Apr 2010 22:56:14 -0700 (PDT)
Local: Wed, Apr 28 2010 1:56 am
Subject: [android-developers] Re: having trouble to use network speed emulation in android emulator
issue submitted @ google code:
http://code.google.com/p/android/issues/detail?id=8009

On Apr 27, 3:42 am, Ludo <ludo.de...@googlemail.com> wrote:

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »