SQLiteDatabase | Android Developers

SQLiteDatabase | Android Developers

瀏覽:1090
日期:2026-04-21
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 ......看更多