adb 从手机拷贝文件

xiaoxiao2021-02-28  89

1、adb shell

2、su

3、cp /data/data/包名/databases/XX.db /mnt/sdcard

4、exit

5、adb pull /mnt/sdcard/XX.db E:\

转载请注明原文地址: https://www.6miu.com/read-71226.html

最新回复(0)