SqLite database on device storage for BlackBerry

后端 未结 1 1399
长发绾君心
长发绾君心 2021-01-23 03:46

I am trying to create a database in the device storage of a BlackBerry simulator. In the 9500 simulator, the database is created successfully but creating a table results in a \

相关标签:
1条回答
  • 2021-01-23 04:45

    Only following list of BB devices supports SQLite database in device memory that has at least 1 GB of eMMC memory.

    Blackberry Bold 9000 Torch 9800 BlackBerry Storm 9500 BlackBerry Storm 2 9550 Blackberry Storm 2 9520

    That is the reason why you got error.

    0 讨论(0)
提交回复
热议问题