Thursday, May 6, 2010

[android-developers] Re: Wifi drop Issues on Motorola Droid

Whoops. The drop issues aren't specific to the Droid, but happen on
all Android devices AFAIK.

On May 6, 6:56 am, Zanshin <zanshin...@gmail.com> wrote:
> You're going to want to create a WifiManager.WifiLockhttp://developer.android.com/intl/de/reference/android/net/wifi/WifiM...
>
> This will likely solve most of your problem.  The rest can be solved
> by my app. :P
>
> The drop issues specific to the Droid, but happens on all Android
> devices.
>
> Hoping Google fixes in 2.2
>
> On May 6, 4:52 am, KK <krishnakumar.ramachand...@gmail.com> wrote:
>
>
>
>
>
> > I am trying to develop a streaming application and I am testing it on
> > multiple devices. But I am seeing some problems on Motorola Droid with
> > regards to wifi connection. The wifi connection drops occasionally and
> > comes back in 30 seconds to 1 minute on the Droid. Sometimes while in
> > the middle of streaming I get network connection errors even though I
> > am standing very next to the wifi router. I am not finding this
> > problem with any other devices. Has anyone found any similar issues
> > with the Droid? Any idea what can be done in my program to fix this?
>
> > Thanks
> > KK
>
> > --
> > 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 athttp://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+unsubscribe@googlegroups.com
> For more options, visit this group athttp://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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment