[Android] 建立SQLite資料庫 @ Victoria IT Journal :: 痞客邦 PIXNET ::
輸出畫面: 可用cmd 進去 adb shell查詢是否有把資料庫建進去,這範例建的資料庫db1.db SQLiteExample.java(主程式) package com.sam.sih; import android.app.Activity; import android.content.Context; import android.database.sqlite.SQLiteDatabase;
style77125tech.pixnet.net |