资讯

Learn how to use SQLite in your Android app. SQLite is a fully fledged relational database that can be embedded in Android applications.
We dig into the different options available to store data locally on an android device, complete with sample source code.