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

Handle osz files #5

Open
UnderSampled opened this issue Sep 16, 2019 · 6 comments
Open

Handle osz files #5

UnderSampled opened this issue Sep 16, 2019 · 6 comments

Comments

@UnderSampled
Copy link
Contributor

It should be reasonably simple to add Opsu as the default app for loading .osz files, to allow direct useage from the osu website. I looked a little into it, and remember thinking that the more difficult thing will be handing the transfer of the downloaded file into the import directory.

@kairusds
Copy link

bruh that's not how that works on android

@UnderSampled
Copy link
Contributor Author

bruh that's not how that works on android

Yes, it is: https://www.tutlane.com/tutorial/android/android-intent-filters-with-examples

@kairusds
Copy link

oh i thought you meant unarchiving the osz file after it was downloaded automatically like osu direct

@UnderSampled
Copy link
Contributor Author

In theory, that's what the development would be. The application can have an intend that handles the file, but the application itself would then be responsible for extracting it. It would be closer to the way Osu! works on the desktop when you download from the website.

@kairusds
Copy link

i think you'd need the app to be open for that to work but yeah it might be possible with a little hack

@kairusds
Copy link

kairusds commented Jun 23, 2020

oh this might actually work https://stackoverflow.com/a/2062112

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

2 participants