All Questions
Tagged with android-development client-side
1 question
15
votes
2
answers
22k
views
What to do when request is sent to server and while waiting for response internet connectivity lost?
I am sending a huge amount of data to server. Now while I have sent the data and waiting for server response, suddenly my android device gets internet connection lost.
So what I used to do is, showing ...