i tried to pull it using
adb pull /sdcard/جهات الإتصال.vcf D:/
but when i write it in CMD it's shows as non-understood language any ideas please
i tried to pull it using
adb pull /sdcard/جهات الإتصال.vcf D:/
but when i write it in CMD it's shows as non-understood language any ideas please
This question has deleted answer by @sachin-das stating that adb.exe
from andriod platform tools handles Japanese filenames properly.
I've rechecked that platform-tools-latest-windows.zip\platform-tools\adb.exe
version 1.0.39 from Andriod Platform Tools handles Russian filenames correctly too.
My old adb.exe
v1.0.32 was corrupting filenames. While adb.exe
of the same v1.0.32 from @sachin-das's google drive didn't.
So I guess there are different builds of adb of the same version roaming in the wild.