Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AAssetManager cannot handle a pack nearly 2GB on 32 bit device #111

Open
HaiPhan2002 opened this issue Sep 28, 2021 · 0 comments
Open

AAssetManager cannot handle a pack nearly 2GB on 32 bit device #111

HaiPhan2002 opened this issue Sep 28, 2021 · 0 comments

Comments

@HaiPhan2002
Copy link

Hello,

For the install-time method, I have an issue with AAssetMangaer if the asset nearly to 2GB. Device has throw the exception

09-28 17:39:11.868 11327 11467 E filemap : mmap(0,441527557) failed: Out of memory
09-28 17:39:11.868 11327 11467 W asset : create map from entry failed

than the app crash because it cannot read the data.

Do you have any suggestion for it?

Thanks,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant