add example for coping wechat_records in simulator

This commit is contained in:
DzhiWang 2023-11-13 14:42:45 +08:00
parent 367631423a
commit cc6258c550
5 changed files with 18 additions and 0 deletions

BIN
doc/images/MT Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

BIN
doc/images/cv-opration Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB

BIN
doc/images/cv_process Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 81 KiB

View File

@ -0,0 +1,18 @@
教程参考
[导出聊天记录](https://blog.csdn.net/m0_59452630/article/details/124222235?spm=1001.2014.3001.5501 "一文教会你导出微信聊天记录")
对于模拟器中信息提取如果使用自带的Amaze复制到共享文件夹出现错误无法导入可以使用MT管理器
![image-20231113143254986](D:\code\project\WeChatMsg\doc\images\MT)
MT管理器打开界面如下图所示右边打开微信文件存储位置找到MicroMsg左边打开共享文件位置可以通过右边的电脑图案查看路径。
如图长按MicroMsg文件夹弹出弹窗点击复制->确认。
![image-20231111001821854](D:\code\project\WeChatMsg\doc\images\cv-opration)
开始复制,稍等一会即可完成复制。
![image-20231111001132681](D:\code\project\WeChatMsg\doc\images\cv_process)