android - Upload Data in IntentService when no Internet Connection -
i'v built intentservice upload data service. when there's no internet connection doesn't work. how can wait in intentservice internet connection? i've found lot answers broadcast receiver how can save data want upload? if start broadcastreceiver , start intentservice, data want upload lost.
does have code example?
Comments
Post a Comment