@prunicki

You application was connecting with internet repeatedly?? if yes did
you face this same issue and how did you work out that ?

On Feb 7, 8:43 pm, himanshu jain <himanshu....@gmail.com> wrote:
> @frank
>
> I already tried in different network at home and at office , I have
> been trying this on G1 at home i try on WIFI and at office at tried
> when WIFI is OFF and i am using ip address not host name.
>
> I am using Alarm manager which call service repeatedly after 5 minutes
> so once it throws Exception(Network Unreachable). Alarm manager does
> not stop by this exception it again start service on specified time
> and then my service try to connect through HttpURLConnection it says
> Network Unreachable.
>
> On Feb 7, 7:16 pm, prunicki <andrew.pruni...@gmail.com> wrote:
>
> > I tried something similar back in Android 1.0/1.1 using only wifi.
> > What I found is that once the wifi connection was lost, the only way
> > to get it back was to fully wakeup the phone.
>
> > I think it may be different with the later versions of the SDK, but in
> > case it's not...

-- 
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

Reply via email to