资讯

SQLite storage offers the power and speed of a full-featured relational database to your app. If you intend to store data that you may later query, you should consider using the SQLite storage option.
Learn how to use SQLite in your Android app. SQLite is a fully fledged relational database that can be embedded in Android applications.