On my phone, OnePlus 5t, there is no avatar.index, neither in /data/data/com.tencent.mm/ , nor in /sdcard/Android/data/com.tencent.mm/ (checked with find . -iname 'avatar.index')
There isn't even a directory called 'sfs'.
There are, however, two folders called "avatar", in /data/data/com.tencent.mm/MicroMsg/${long_id}, and in /sdcard/Android/data/com.tencent.mm/MicroMsg/${long_id2}, as well as two folders called image2.
Note that ids also differ.
Is this a well-known change? Shall the code be adjusted somehow?
(Or, maybe, a wiki page created, describing the existing wechat folder structure?)
Hello!
On my phone, OnePlus 5t, there is no avatar.index, neither in /data/data/com.tencent.mm/ , nor in /sdcard/Android/data/com.tencent.mm/ (checked with find . -iname 'avatar.index') There isn't even a directory called 'sfs'.
There are, however, two folders called "avatar", in
/data/data/com.tencent.mm/MicroMsg/${long_id}
, and in/sdcard/Android/data/com.tencent.mm/MicroMsg/${long_id2}
, as well as two folders calledimage2
.Note that ids also differ.
Is this a well-known change? Shall the code be adjusted somehow? (Or, maybe, a wiki page created, describing the existing wechat folder structure?)