日期:2014-05-16 浏览次数:20609 次
adb shell#cd data#cd data#ls 每个应用程序都会在这里根据包名创建一个文件夹#cd org.contact#cd databases#sqlite3 contact //进入数据库#.schema //查看表内容