我如何才能找到我的电脑上我的SQLite数据库文件? [英] How can I find my SQLite database file on my computer?

查看:638
本文介绍了我如何才能找到我的电脑上我的SQLite数据库文件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用Xamarin工作室(单声道为Android)来实现我的第一个应用程序。这个应用程序商店在一个SQLite数据库,其中索尼Tablet S的设备上正常工作的一些数据。

I implemented my first app using Xamarin Studio (Mono for Android). This app stores some data in a SQLite db, which works fine on a Sony Tablet S device.

我的问题是:有没有办法让数据库文件看看,例如,它的大小

My question is: is there a way to get db file and see, for example, its size?

我抬头看向下面的路径

/data/data/My-Application-Package-Name/databases/My-database-name

但它似乎并不存在。

but it doesn't seem to exist.

感谢您的帮助!

推荐答案

您可以使用Eclipse使用的SQLite Manager插件(的 HTTP://www.$c$crzheaven.com/2011/04/18/sqlitemanager-plugin-for-eclipse/

You can use Eclipse to go right to it using the sqlite manager plug-in (http://www.coderzheaven.com/2011/04/18/sqlitemanager-plugin-for-eclipse/)


  • 从网站下载我上面提及的* .jar文件
    在Eclipse的dropins文件夹(打开您的Eclipse文件夹,你应该
    看到它)

  • 然后重新启动Eclipse和进入DDMS。你可能需要做
    Windows的>意见-DDM的如果尚未显示它...

  • 选择您的设备从左侧面板然后使用文件资源管理器转到您的数据结果
    目录/ YOURAPP /数据库。但愿会有那么结果图标
    出现在你所选择的数据库。如果没有,重命名你的数据库使用DB分机。

  • 点击它,它应该在管理器选项卡中打开。

这篇关于我如何才能找到我的电脑上我的SQLite数据库文件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆