Android Kotlin SQLite - create table in real time

后端 未结 0 1185
一生所求
一生所求 2020-12-15 04:09

Hi I have problem when I want to create new table through click the button like this

buttonAddTable.setOnClickListener {

            db?.execSQL("CREATE         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题