add does-it-work

This commit is contained in:
Yuxin Wu
2016-01-10 01:14:22 -05:00
parent 32312072ab
commit 433578f4bf
2 changed files with 14 additions and 1 deletions
+10
View File
@@ -0,0 +1,10 @@
## What shouldn't work:
avatar on latest version of WeChat
## Everything else works with the following phone/OS:
+ XiaoMi Mi 3W with android 4.4.4 (and some earlier versions)
## What doesn't work:
+ Cannot get IMEI automatically with android 5.0 (see #9). You can obtain it manually.
+4 -1
View File
@@ -9,9 +9,12 @@ It can generate single-file html containing all the messages, including voice me
__NEWS__: WeChat 6.0+ use silk to encode audio. The code is updated.
The latest version of WeChat uses a new avatar storage. Currently I don't have time investigating that. You're expected to
__NEWS__: The latest version of WeChat uses a new avatar storage. Currently I don't have time investigating that. You're expected to
see generated htmls without avatars. Contributions welcomed!
If this tools works for you, please take a moment to __add your phone/OS to__ [this file](https://github.com/ppwwyyxx/wechat-dump/blob/master/DOES_IT_WORK.md).
If it doesn't work, please leave an issue together with your phone/OS/wechat version.
### How to use:
#### Dependencies: