tinyphp

每个Android应用程序都可以使用SQLite数据库。它创建的位置在data/data/<项目文件夹>/databases/

运行后打开,window->show view->other..

 

Android->File Explorer

 

在File Explorer的data/data/下找到相应应用,找到databases,x.db就是数据库文件

 

点击窗口右上方可以下载文件。用SQLite Expert Professional管理.db文件。

分类:

技术点:

相关文章:

  • 2021-12-03
  • 2021-05-25
  • 2022-12-23
  • 2021-10-15
  • 2022-01-06
  • 2021-10-15
  • 2021-11-26
猜你喜欢
  • 2022-12-23
  • 2021-12-14
  • 2021-12-29
  • 2021-07-17
  • 2021-12-07
  • 2021-11-30
相关资源
相似解决方案