A
A
artto82018-05-09 10:35:34
Android
artto8, 2018-05-09 10:35:34

How to store a lot of data in an Android application?

Hello, I want to write an application with tests. The question can have from 2 to 5 answer options (one is correct) and a picture (may not be). Questions are categorized and randomly selected. How can I organize data storage? Now the best option seems to be to create a database in SQLite and bind it to the application.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
GavriKos, 2018-05-09
@GavriKos

Android "out of box" can work with SQLLite. Right here in the SDK there are methods.
But IMHO - better through the server.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question