Here is the Sql command I'm trying to use: SQLiteDatabase db = openOrCreateDatabase("SiteManager", MODE_PRIVATE, null); db.execSQL( ...
確定! 回上一頁