2394425147 / astrodx

724 stars 32 forks source link

Ability to use a different folder for the levels folder #64

Open VB304 opened 5 months ago

VB304 commented 5 months ago

Is your feature request related to a problem? Please describe.

Since Google has restricted the ability of users modifying the Android/data folder, this must be implemented especially for those in Android 13 and above as it's really impossible to import any levels. It's been 5 months since ive known this game and I've yet to play any levels

Describe the solution you'd like

A simple button in the settings that lets you choose where your levels folder at.

Describe alternatives you've considered

Additional context

DavidScann commented 5 months ago

The feature is planned under SD card support, but for now you can follow this guide for workarounds. Scroll down to the song installation portion for ways to get around the Android 12 scoped limitation.

https://rentry.org/adx_android

You should've also asked for help in the Discord server instead of going at it for 5 months. I'm not blaming you, it's just that there are much faster ways to reach the support team haha

VB304 commented 5 months ago

Alright thanks for the fast reply, i guess i just have a question left.

By SD card support, do you mean internal storage as well? I saw my internal storage folder name as /sdcard, or does it support both internal and external storage like the actual sd card?

I'll also leave this open if anyone searches the issues page that seek the same answer, i guess this will also be marked as closed once the feature is implemented?

DavidScann commented 5 months ago

Implementing one enables the other. Basically, the approach that modern apps take is to request usage and control of a folder. This allows the user to dictate any given folder on the device, internal or external, to be used for the app.