[android-developers] Re: Emulator loses network connection issue

2010-09-09 Thread Joshua Cage
I have the same. It's really painful.

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Emulator loses network connection issue

2010-09-10 Thread YSRB
Yes. I experienced the same issue. Sometimes restarting the emulator
doesn't work still no internet.

On Jul 17, 10:32 am, Ken  wrote:
> Hi,
>
> I wonder if anybody has ran into the issue where a running emulator
> would lose network connection all at a sudden for no obvious reason.
> And I am sure the computer running the JVM is still online.
>
> Restarting the emulator seems to fix the issue but it's been a major
> PITA for me as it interrupts the workflow.
>
> I am using 2.1 SDK 7.
>
> Thanks.
>
> Ken

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Emulator loses network connection issue

2010-08-03 Thread Tronman
I have the same problem... the Internet connection just stops, and I
have to restart the emulator.  I'm using 2.2 now, but it's happened to
me using other versions as well.  It happens at least once a day.

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Emulator loses network connection issue

2010-08-12 Thread TommiT
Same problem here with both 2.1 and 2.2. This is quite frustrating
because I'm running automatic tests in the emulator for an application
that uses Internet connection. Now I have to restart the emulator in
every couple of hours or so.

Tommi

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Emulator loses network connection issue

2011-01-29 Thread alligator
Similar problems happened to me。
Is there a plan for google android developers to fix this issue in
future release?

On 1月17日, 下午8时48分, code vthme  wrote:
> Any update on this issue. I am also facing same issue. Any insight
> would be highly appreciated.
>
> From: YSRB 
> Date: Sep 10 2010, 6:42 am
> Subject: Emulator loses network connection issue
> To: Android Developers
>
> Yes. I experienced the same issue. Sometimes restarting theemulator
> doesn't work still no internet.
>
> On Jul 17, 10:32 am, Ken  wrote:
>
>
>
>
>
>
>
> > Hi,
> > I wonder if anybody has ran into the issue where a runningemulator
> > would lose networkconnectionall at a sudden for no obvious reason.
> > And I am sure the computer running the JVM is still online.
> > Restarting theemulatorseems to fix the issue but it's been a major
> > PITA for me as it interrupts the workflow.
> > I am using 2.1 SDK 7.
> > Thanks.
> > Ken

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Emulator loses network connection issue

2011-01-30 Thread H
I've been suffering the same, but for a while now on previous emulator 
versions as well as the current. I had put it down to my PC simply being 
lacking on cpu and memory and assumed the emulator only worked up-to a point 
and I had to close and restart it. But if other people are now reporting the 
problem as well...:-)

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] Re: Emulator loses network connection issue

2011-02-01 Thread metal mikey
My 2.1 emulator never starts up with 3g connectivity working. To get
it working I have to turn Airoplane Mode on and then quickly close the
emulator, open again and typically see that 3g connectivity still not
working, so repeat several times until it finally works. PAINFUL!

Recently, though, while running soak tests (running an App in emulator
overnight or even for several days) I now see the emulator for 2.1 and
2.2 will lose connectivity after say 8-12hours. Only way to
reestablish connectivity is to kill the emulator and go through above
process again. Obviously that doesn't help with soak testing!

On Feb 2, 10:44 am, David Turner  wrote:
> I have not been able to reproduce the issue. For the record, how exactly
> does the error occurs. I.e.:
>
> Does the emulated system think that it has no longer connectivity? I.e. no
> more 3G icon in the status bar, and the browser complains with a dialog if
> you try to use it.
>
> If not, what kind of error is reported by the browser when trying to access
> a site.
>
> If the problem limited to DNS or not (i.e. can the browser access a site by
> only using its IP address?)
>
> Can you connect to the emulator console with "telnet localhost 5554" or even
> "adb shell" when this happens?
>
> Which exact platform are your running the emulator on?
>
> Thanks in advance
>
> On Mon, Jan 31, 2011 at 7:40 PM, H  wrote:
> > My desktop doesn't have wireless or any other network other than the one
> > ethernet cable. I also run rrdtool on my pc so can confirm that the ethernet
> > connection is constantly active and online. So although Varun's issue may
> > have been triggered by the wireless swapping over, I think there is still a
> > genuine underlying issue.
>
> > --
> > 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+unsubscr...@googlegroups.com
> > For more options, visit this group at
> >http://groups.google.com/group/android-developers?hl=en

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] Re: Emulator loses network connection issue

2011-01-30 Thread varun tewari
Guys i was suffering from the same issue. What i figured out in my case is,
when i was connected to Wired Connection i wasn't able to see this problem
and everything used to work fine. But when i connects sometime to Wireless
Network i used to see this problem. What i noticed is, i used to make my
laptop Hot Spot very offen and sometimes i used to forget to Stop Hot Spot.
And Emulator used to get confused with incoming and outgoing network ports.
So make sure u don't have multiple network issues.

Reg,
Varun

On Sun, Jan 30, 2011 at 5:53 PM, H  wrote:

> I've been suffering the same, but for a while now on previous emulator
> versions as well as the current. I had put it down to my PC simply being
> lacking on cpu and memory and assumed the emulator only worked up-to a point
> and I had to close and restart it. But if other people are now reporting the
> problem as well...:-)
>
> --
> 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+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] Re: Emulator loses network connection issue

2011-01-31 Thread H
My desktop doesn't have wireless or any other network other than the one 
ethernet cable. I also run rrdtool on my pc so can confirm that the ethernet 
connection is constantly active and online. So although Varun's issue may 
have been triggered by the wireless swapping over, I think there is still a 
genuine underlying issue.

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] Re: Emulator loses network connection issue

2011-02-01 Thread David Turner
I have not been able to reproduce the issue. For the record, how exactly
does the error occurs. I.e.:

Does the emulated system think that it has no longer connectivity? I.e. no
more 3G icon in the status bar, and the browser complains with a dialog if
you try to use it.

If not, what kind of error is reported by the browser when trying to access
a site.

If the problem limited to DNS or not (i.e. can the browser access a site by
only using its IP address?)

Can you connect to the emulator console with "telnet localhost 5554" or even
"adb shell" when this happens?

Which exact platform are your running the emulator on?

Thanks in advance

On Mon, Jan 31, 2011 at 7:40 PM, H  wrote:

> My desktop doesn't have wireless or any other network other than the one
> ethernet cable. I also run rrdtool on my pc so can confirm that the ethernet
> connection is constantly active and online. So although Varun's issue may
> have been triggered by the wireless swapping over, I think there is still a
> genuine underlying issue.
>
> --
> 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+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] Re: Emulator loses network connection issue

2011-02-02 Thread H


Does the emulated system think that it has no longer connectivity? I.e. no 
more 3G icon in the status bar, and the browser complains with a dialog if 
you try to use it.

3G icon is still there in the emulator. Any apps trying to perform web 
activity get host not found error messages.

If not, what kind of error is reported by the browser when trying to access 
a site.

In the browser I get the standard android icon with the unable to contact 
server message

If the problem limited to DNS or not (i.e. can the browser access a site by 
only using its IP address?)

Good question! Next time it happens, I'll try using ip addys instead and see 
if it works.

Can you connect to the emulator console with "telnet localhost 5554" or even 
"adb shell" when this happens?

adb continues to perform fine. Nothing in logcat appears around the time 
connectivity has lost other than messages saying "unable to contact host". I 
can still install apps via adb. Haven't tried telnet to the emu, but assumed 
that since adb still works fine then telnet should be. I'll check it next 
time.

Which exact platform are your running the emulator on?

Running on win xp sp3 using adt9.

Similar to metal mikey, I also notice it mostly happens if the emulator has 
been left open for many hours (i.e. a day or more). But I did notice the 
connectivity stopped a few days after the emu had been running for only a 
couple of hours but I had been doing a lot of adb installs in that time.

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en