adb shell run-as命令

2,567 阅读1分钟

adb shell run-as + 包名,可以查看debug包/data/data/包名目录下所有东西,故可以方便的将database拖出来查看。 参考blog.csdn.net/whklhhhh/ar…