T
T
terminator-light2018-08-23 07:19:55
Android
terminator-light, 2018-08-23 07:19:55

What to choose as a storage for an application with tests?

I read one article on Habré about recommendations for using sqlite in android. And it says that sqlite requires a lot of resources, and you need to store less data in it, or use files (xml, json) instead. Also, don't waste your time using foreign keys if you can do without them. consume a lot of resources.
What is really worth choosing?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Roman Mirilaczvili, 2018-08-23
@2ord

SQLite will suffice.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question