Download Multiple Files with subfolders

Does it really work? I don't think so, at least not with the compiled app (APK).

  • The ASD is created automatically on Android ≥ 10.
  • You cannot save / copy / download to the assets (//) and as I said this path: //files/ doesn't exist (and will never be created). So remove the .IsDevelopment and if_then_else blocks.
  • And move the join block to the global strPath

See also here: