Anonymous Asked in Cars &Transportation · 2 weeks ago

What DB is used for Android Apps?

Contents
Since Android was created, we app developers have been using SQLite to store our local data. Sometimes directly with SQL statements, sometimes using an Object-Relational Mapper (ORM) as an abstraction layer, but either way, we've been using SQLite at the end of the day.


Related Questions

Relevance
Write us your question, the answer will be received in 24 hours