The Wayback Machine - https://web.archive.org/web/20201129122934/https://github.com/libgdx/libgdx/issues/6212
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

[Feature Request] Zip file handle #6212

Open
yuripourre opened this issue Oct 10, 2020 · 4 comments
Open

[Feature Request] Zip file handle #6212

yuripourre opened this issue Oct 10, 2020 · 4 comments

Comments

@yuripourre
Copy link
Contributor

@yuripourre yuripourre commented Oct 10, 2020

It may be a specific request but since there is a zip file handler for Android, doesn't hurt to ask for a desktop (maybe multiple backends?) implementation.

I would like to try that in the future but if anyone has time before feel free to do it.

Similar request:
#5830

Example code:
https://gist.github.com/MobiDevelop/5514357#file-archivefilehandle-java

@MrStahlfelge
Copy link
Member

@MrStahlfelge MrStahlfelge commented Oct 10, 2020

Personally, I achieved this by unpacking the zip to a local (temp) folder. Let's ping @MobiDevelop - it is his code, and his opinion if this should be added to the framework is important imo.

@PokeMMO
Copy link
Contributor

@PokeMMO PokeMMO commented Oct 10, 2020

I also use an implementation similar to MobiDevelop's on Desktop. This seems like it would be a good addition to libgdx.

@crykn
Copy link
Member

@crykn crykn commented Nov 24, 2020

Just as a quick note: According to Discord, @MobiDevelop is okay with adding ZipFileHandle to libGDX. If anyone is interested in taking this on, please feel free to do so. We also need implementations for iOS and GWT.

@Armaxxx
Copy link

@Armaxxx Armaxxx commented Nov 27, 2020

I will try to tackle this issue, this will be my first issue on an open source project so please be patient.

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

Successfully merging a pull request may close this issue.

None yet
5 participants
You can’t perform that action at this time.