Book Inventory Project
- An Inventory App. Keeps track of your books (Author, genre, publisher...)
- You can sell books with one cluck
- Include cover of the book
- Delete your books
- SQLite with OpenDbHelper
- Cursors
- CursorAdapter
- ListView
- CRUD: Create, Read, Update and Delete database items