TYPE_MOBILE); getContentResolver().insert(phoneUri, values); Just as we used the ContentValues class to insert records into an application's SQLite database ...
確定! 回上一頁