Tuesday, August 17, 2010

SQLiteDatabase | Android Developers

Android robot logo.Image via Wikipedia
Exposes methods to manage a SQLite database.
SQLiteDatabase has methods to create, delete, execute SQL commands, and perform other common database management tasks.
See the Notepad sample application in the SDK for an example of creating and managing a database.
Database names must be unique within an application, not across all applications.


SQLiteDatabase | Android Developers
Enhanced by Zemanta

No comments: