In my case, I had the same problem building for Android X64.
I had to build SFML and all dependencies (except for OpenAL) within Visual Studio 2019.
Now it seems to work perfectly with my Android device. The only thin it doesn't works is the sfml-audio module because I can't build OpenAL from Visual Studio.