Summary
We have covered a lot in this chapter. We have learned about databases and in particular the database used by Android apps, SQLite. We have practiced the basics of communicating with a database using the SQL language.
We have seen how the Android API helps us use a SQLite database and have implemented our first working app with a database.
You have come a long way and have reached the end of the book. Let's talk about what might come next.