I
I
iMahach2015-04-11 22:00:49
Android
iMahach, 2015-04-11 22:00:49

Loading news and updating the database?

Hello. I am making a news app. The application communicates with the server through the database and receives data in JSON. How can I implement news caching? Can you provide a link to a good example? Or tell here how it can be implemented.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Chernysh, 2015-04-11
@iMahach

Use save to SQLite - db on android`e. Example from offsite . Get JSON from the server, parse and save/update the data in the database on the device.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question