草庐IT

CanFindLocation

全部标签

android - SQLite - 无法打开数据库文件

我正在编写XamarinAndroid应用程序,但在尝试创建SQLite数据库时遇到错误。这是我的代码:stringapplicationFolderPath=System.IO.Path.Combine(System.Environment.GetFolderPath(System.Environment.SpecialFolder.Personal),"CanFindLocation");stringdatabaseFileName=System.IO.Path.Combine(applicationFolderPath,"CanFindLocation.db");SQLite.S

android - SQLite - 无法打开数据库文件

我正在编写XamarinAndroid应用程序,但在尝试创建SQLite数据库时遇到错误。这是我的代码:stringapplicationFolderPath=System.IO.Path.Combine(System.Environment.GetFolderPath(System.Environment.SpecialFolder.Personal),"CanFindLocation");stringdatabaseFileName=System.IO.Path.Combine(applicationFolderPath,"CanFindLocation.db");SQLite.S