You're going to want to create a WifiManager.WifiLock http://developer.android.com/intl/de/reference/android/net/wifi/WifiManager.WifiLock.html
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 <[email protected]> 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 [email protected] > To unsubscribe from this group, send email to > [email protected] > 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 [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

