YouROK / TorrServe

GNU General Public License v3.0
458 stars 53 forks source link

added editable path for storage cache #80

Closed mudack closed 1 year ago

mudack commented 1 year ago

path /sdcard/ is my internal memory, but my real path to sdcard is /storage/NAME_OF_SDCARD/, and i can't put it in TextView, so i already fix it, i just want to merge it with your repo ( i think some else device may have the same problem by this reason i want to merge with you )

In future i want to make select folder by system intents

tsynik commented 1 year ago

minSdkVersion 21 - not acceptable solution. We support older androids too