Hello All,

I wonder if some one did experience the same as me. I did build an 
application that makes Async call (for HTTPS and HTTP) request and
everything is fine while I am using the application. But when I leave my 
tablet to go in Save Mode then I wake-up my tablet, all my Async
call take forever to be executed (some time up to 15-20 second before the  
doInBackground() 
<https://developer.android.com/reference/android/os/AsyncTask.html#doInBackground(Params...)>
  
get call.

Does any one experience that problem? If so, how did you fix it?

Thanks,

Sylvain

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/4612c003-60f3-4faa-ad2c-e43ac016d968%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to