Saving all data locally if internet connection is not there android java



I am making a simple messenger application somewhat simmilar to facebook messenger or whatsapp messenger.


Now what i have currently done is something like this--


http://ift.tt/1K8X9f3


But i want to know few things - I want to save all data locally (cache stuff) so that when internet connection is not available it should show whatever data has already been received from server


Can anyone advice on how can i achieve those stuffs ?


No comments:

Post a Comment