databaseBuilder() method. val db = Room.databaseBuilder( applicationContext, AppDatabase::class.java, "todo-list.db" ).build().
確定! 回上一頁