Hello, i am trying to access the WhatsApp folder, in the samsung cellphone its ok i can access, but in the others i can't
i tested in a Moto G5, Android 8.1
return true
return (List) Not initialized
Both return true
Why does it happen?
i tested in a Moto G5, Android 8.1
B4X:
Log(File.IsDirectory(File.DirRootExternal, "WhatsApp"))
B4X:
Log(File.ListFiles(File.DirRootExternal))
B4X:
Log(File.ExternalReadable)
Log(File.ExternalWritable)
Both return true
Why does it happen?
Last edited: