Quantcast
Channel: Android Internal File Storage or SQLite? - Stack Overflow
Viewing all articles
Browse latest Browse all 3

Android Internal File Storage or SQLite?

$
0
0

I am developing an Android application. This app deals with contact information (name, number, photo), which I need to store locally for later processing. This data also needs to be modified frequently.

What would be a good way to achieve this? I was thinking of "File input stream Internal file storage(achieved by serialized)" and SQLite, but am confused about both of them.

Can anyone tell me the difference between these two in terms of performance, speed, memory consumption etc.?

(Besides, what is SQLite3?)


Viewing all articles
Browse latest Browse all 3

Latest Images

Trending Articles





Latest Images