ニュース

This is an academic lab assignment of Android mobile application development course. I spent around 12 hours to complete this lab assignment. This lab assignment requires me to create a tutorial on ...
Learn how to use SQLite in your Android app. SQLite is a fully fledged relational database that can be embedded in Android applications.
Creating and using an SQLite database for data persistence in Android apps. Covers the basics, as well as using foreign keys. Full source included.