如何检查在eclipse我SQLite数据库值? [英] How do i check my SQLite database values in eclipse?

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

问题描述

我创建了一个应用程序,并增加了一些表,列在它的一些信息,我想看看,我该怎么办呢?

I created a app and added some tables, columns and some info in it and i want to check it, how do i do it?

推荐答案

切换到 DDMS 角度探讨(窗口>打开角度探讨> DDMS)。

Switch to DDMS perpective(Window > Open Perpective > DDMS).

查找在文件浏览器数据库的数据库文件。选择它。

Find out your database's db file in file explorer. Select it.

通过在UI的右上角点击按钮导出它。(即;从所述设备拉出文件)

Export it by clicking on the button in the top right corner of the UI.(ie; Pull the file from from the device)

使用SQLiteman查看数据。

Use SQLiteman to view the data.

希望它帮助。

这篇关于如何检查在eclipse我SQLite数据库值?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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