cuberite / android

Official Android app for Cuberite
Apache License 2.0
69 stars 6 forks source link

Choose external storage as server location #43

Closed hyperak closed 2 years ago

hyperak commented 4 years ago

Currently you can only install Cuberite in the internal storage. I don't speak for everybody, but I'm pretty sure people will likely want to have their server on their SD card due to storage limitations. I think it would be great if we were able to do so.

mathiascode commented 4 years ago

app-debug.zip Can you test this apk? Ideally, a toggle for switching to the SD card storage should appear in the settings, if storage permissions are granted and the card is mounted.

hyperak commented 4 years ago

Yes, and it works. Thank you very much.

mathiascode commented 4 years ago

Good to hear! Could you test https://github.com/cuberite/android/pull/45 too?

hyperak commented 4 years ago

Alright, I tested it. Both denying and allowing the storage permission work just as the initial dialog box says it. Thanks again!

bearbin commented 3 years ago

Closing as apparently fixed by #45

mathiascode commented 3 years ago

Not fixed yet.