java - Does Android Queue Server Requests if internet is not available? -


does android queue server requests if internet not available?

in app user fills out former , form sent .asp form receiver takes information , sorts it. if there no internet can not happen, there way queue server request , send next time user has internet connection?

does android queue server requests if internet not available?

no.

now if there no internet can not happen, there way queue server request , send next time user has internet connection?

write queue, perhaps using file backing store. can monitor state of connectivity via connectivitymanager.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -