python-for-android
python-for-android copied to clipboard
--asset & directories
For #2412 I used the same logic as for --asset, but using a (sub)directory didn't work (no failures, just wasn't added to the apk).
So I assume that --asset only works for files, not directories.
With the SDL bootstrap, --add-asset and --asset on the backend definitely work for directories.