Re: [android-developers] Application Losing Connectivity after 30 minutes (on Wifi)

2010-11-01 Thread Alok Kulkarni
Thanks for sharing the info mark, i will try it out and post if there
are any further issues.
Regards,
Alok.

On Tue, Oct 26, 2010 at 1:03 PM, Mark Murphy mmur...@commonsware.com wrote:
 You may need a WakeLock and WifiLock, if the device is falling asleep.

 On Tue, Oct 26, 2010 at 3:28 AM, Alok Kulkarni kulsu...@gmail.com wrote:
 Hi,
 I have an application which continuously fetches data from the server
 , downloads and plays songs ..My app runs on WiFi. After around 30
 minutes , the application loses connectivity .. At that point of time
 if a browser is opened it connects to the internet.. But my app has
 lost connectivity.If i make explicit requests thru the app by user
 interaction the connectivity is regained, but automatic disconnection
 happens many times.. Even if the setting for Wifi always on is set ,
 this this happens.. This issue i observed on HTC Magic and Samsung
 Europa..Does anyone have an idea why this happends
 Thanks And Regards,
 Alok

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




 --
 Mark Murphy (a Commons Guy)
 http://commonsware.com | http://github.com/commonsguy
 http://commonsware.com/blog | http://twitter.com/commonsguy

 Android 2.2 Programming Books: http://commonsware.com/books

 --
 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] Application Losing Connectivity after 30 minutes (on Wifi)

2010-10-26 Thread Mark Murphy
You may need a WakeLock and WifiLock, if the device is falling asleep.

On Tue, Oct 26, 2010 at 3:28 AM, Alok Kulkarni kulsu...@gmail.com wrote:
 Hi,
 I have an application which continuously fetches data from the server
 , downloads and plays songs ..My app runs on WiFi. After around 30
 minutes , the application loses connectivity .. At that point of time
 if a browser is opened it connects to the internet.. But my app has
 lost connectivity.If i make explicit requests thru the app by user
 interaction the connectivity is regained, but automatic disconnection
 happens many times.. Even if the setting for Wifi always on is set ,
 this this happens.. This issue i observed on HTC Magic and Samsung
 Europa..Does anyone have an idea why this happends
 Thanks And Regards,
 Alok

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




-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android 2.2 Programming Books: http://commonsware.com/books

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