如果数据库名为:“ifoData.db”,则它的路径求法为

String pathDatabase=Mcontext.getDatabasePath("ifoData.db").getPath();

   其中Mcontext表示Context内容。

相关文章:

  • 2021-06-15
  • 2021-10-25
  • 2022-12-23
  • 2023-02-20
  • 2021-11-04
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-06-16
  • 2021-04-16
  • 2021-12-03
  • 2022-12-23
  • 2021-12-11
  • 2021-10-18
  • 2021-12-10
相关资源
相似解决方案