Postby ediv22 » 22 Apr 2020 16:57
richard2047, I'm sorry but my knowledge about windows phone is pretty next to nothing. I just casually saw your post and since I know about the address get.videolan.org, which I use to check for vlc windows versions, I searched a little and thought that the folder I found is the one you might need and you could use it to find your ways.
As far as I know apps to be installed on windows phone have the file name extension 'xap' or 'appx' or 'appxbundle'. I guess this could be the guide to find the correct file.
Also, I see the folders are characterized by some 'ARM', 'x64', and 'x86' "tokens", and also 'WinRT'. In the android world that refers to the microprocessor inside your phone, something like arm brand or intel brand 32 bits or intel brand 64 bits. You might check your windows phone to see the kind of processor it has (something like "about this phone" on the settings). This is my guess on the right files you should download, anyway the wrong ones will show up with an error the moment you try to install them, I think.
https://get.videolan.org/vlc-winrt/3.1.0/VLC.Universal_3.1.0.0_ARM_Test/VLC.Universal_3.1.0.0_ARM.appx
or
https://get.videolan.org/vlc-winrt/3.1.0/VLC.Universal_3.1.0.0_x64_Test/VLC.Universal_3.1.0.0_x64.appx
or
https://get.videolan.org/vlc-winrt/3.1.0/VLC.Universal_3.1.0.0_x86_Test/VLC.Universal_3.1.0.0_x86.appx
I don't know if these rather random links might help you:
VLC for Windows Phone
https://www.microsoft.com/en-us/p/vlc-for-windows-phone/9wzdncrcv5tl
How to install appxbundle on windows phone
https://gist.github.com/rakhimoni/a2f6a2fdf1c25a85721135a089f4a85f
appx/appxbundle installer for phones (but works everywhere anyway)
https://forum.xda-developers.com/windows-10-mobile/windows-10-mobile-apps-and-games/appx-appxbundle-installer-phones-t3669665
Perhaps a charitable soul reads your post and comes to your help.