AndroidSQLiteandContentProvider - (EPUB全文下载)
文件大小:0.21 mb。
文件格式:epub 格式。
书籍内容:
Android SQLite and ContentProvider
Table of Contents
Preface
1. Welcome
2. Prerequisites
3. How this book is organized
4. Kindle Edition
5. Errata
6. About the Author
7. Acknowledgement
1. SQLite and Android
1.1. What is SQLite
1.2. SQLite in Android
2. SQlite Overview
2.1. Packages
2.2. SQLiteOpenHelper
2.3. SQLiteDatabase
2.4. rawQuery() Example
2.5. query() Example
2.6. Cursor
2.7. ListViews, ListActivities and SimpleCursorAdapter
3. Conventions for the tutorials of this book
4. Tutorial: Using SQLite
4.1. Introduction
4.2. Create Project
4.3. Database and Data Model
4.4. User Interface
4.5. Running the apps
5. ContentProvider
5.1. Overview
5.2. Own ContentProvider
5.3. Security
5.4. Thread Safety
6. Tutorial: Using existing ContentProviders
6.1. Overview
6.2. Create contacts on your emulator
6.3. Using the Contact Content Provider
7. Loader and Activities
7.1. Activities
7.2. Loader
8. Tutorial: SQLite, own ContentProvider and Loader
8.1. Overview
8.2. Project
8.3. Database classes
8.4. Create ContentProvider
8.5. Resources
8.6. Layouts
8.7. Activities
8.8. Start your application
9. Accessing your SQLite database
9.1. Requirements
9.2. Using the shell
Android SQLite and ContentProvider
Database handling on Android
Lars
Vogel
Version 4.0
Copyright © 2009, 2010, 2011, 2012 Lars Vogel
The vogella name and logo, Wizard's Wand, and related trade dress are trademarks of Lars Vogel.
All other trademarks referenced in this book are trademarks of their respective firms.
The publisher and author(s) assume no responsibility for errors or omissions or for damages resulting from the use of the information contained herein.
Portions of this book, especially the Android robot, are modifications based on work created and shared by Google and used according to terms described in the Creative Commons 3.0 Attribution License.
The title page of this book uses the Android robot graphic from http://en.wikipedia.org/wiki/File:Android_robot.svg. Please see the website for the contributing authors.
This book is also available online in a slightly different version.
17.01.2012
Preface
1. Welcome
Thank you for purchasing this book.
If you come to this book after having read other books from the Wandering Wizard Series, thank you for sticking to the series!
If you have bought to this book after having learned about SQLite and Android on my vogella.de website, thanks for getting the offline version. I hope that having this material available offline will help you work more effi ............
书籍插图:
以上为书籍内容预览,如需阅读全文内容请下载EPUB源文件,祝您阅读愉快。
书云 Open E-Library » AndroidSQLiteandContentProvider - (EPUB全文下载)