SQLiteDatabase | Android Developers

SQLiteDatabase | Android Developers

瀏覽:916
日期:2025-06-13
Class Overview 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 ......看更多