Hello.
I’m using HttpChunkDownloader to deliver game content on mobile. I generate several apk for different texture formats. So now i need to determine texture format to point a valid storage with content supported on target device.
I’m using OnlineTitleFile interface, which handles downloading and enumerating manifests and all chunk files.