【问题标题】:Location of SQLite database in eclipse for android using phonegapeclipse for android 中 SQLite 数据库的位置,使用 phonegap
【发布时间】:2012-09-24 09:26:43
【问题描述】:

我正在使用 phonegap 并为 android 开发 html 页面,但我不知道如何在使用 Eclipse Juno 时查看表及其相应的数据库。我知道它在 DDMS 中的某个地方,谁能告诉我我的表和数据库在 SQLite 中的路径。

【问题讨论】:

    标签: android sqlite cordova android-emulator phonegap-plugins


    【解决方案1】:

    走这条路

    DDMS->data-> 再次点击data-> your package name(com.example.app)->databases->你有你的数据库

    找到你的db文件后click this

    【讨论】:

    • 感谢看到数据库,但我无法查看我的表格如何在 Eclipse 本身中查看它
    • @Ramkiran 你能告诉我确切的数据库位置是什么吗?因为有时我在databaseapp_database 或有时local_storage 也找到了。我完全糊涂了。请正确引导
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2016-04-12
    • 2013-04-01
    • 1970-01-01
    • 2021-07-19
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多