用FileExplorer查看android手机中的数据库

想查看一下手机中的通讯录数据库,google之后找到了办法。

参考: http://stackoverflow.com/questions/4867379/android-eclipse-ddms-cant-access-data-data-on-phone-to-pull-files

1.window->show view->other

image

2. 输入 file 查找

image

 

3. 出来了吧

image

4. 可惜啊,data文件夹死活打不开啊, 看这个办法

 

On rooted device you can do this:

  1. Open cmd
  2. Type 'adb shell'
  3. su
  4. Press 'Allow' on device (可选)
  5. chmod 777 /data /data/data /data/data/com.application.pacakage /data/data/com.application.pacakage/*
  6. Go to the DDMS view in Eclipse

After this you should be able to browse the files on the device.


If it returns permission denied on su

Go to Settings > Developer Options > Root access > Apps and ADB

 

懂了吧?

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值