Creating advanced SQLite schemas
Wrappers for your SQLite database
Debugging your SQLite database
Methods for building SQLite queries
WHERE filters and SQL operators
HAVING filters and Aggregate functions
SQL vs. Java performance comparisons
Structure of the Contacts content provider
SimpleCursorAdapters and ListViews
BaseAdapters and Custom BaseAdapters
Comparing CursorAdapters and BaseAdapters
Google App Engine and JDO databases
GAE: an example with video games
The PersistenceManager and Queries
Extending HTTP servlets for GET/POST methods
Implementing HTTP GET requests
Back to Android: parsing responses