Closed derezzedex closed 5 years ago
This appears to be caused by https://issuetracker.google.com/issues/120436372
I just created a pull request which uses aapt to create the apk which will fixes the issue. Previously, we currently use a mixture of aapt and aapt2.
By modifying the
examples/use_assets
to use a foldertest
insideassets
results in:09-02 15:02:22.786 25082 25098 D RustAndroidGlueStdouterr: thread '<unnamed>' panicked at 'Can`t load asset 'test/test_asset'', src\fs.rs:24:19
Files: fs.rs (not modified)
main.rs
Assets folder