More specifically, how do you create folders that the user can move saved files in and out of by changing paths in an Android app?
Do you have to use room or the Android file system API? Is there some other library or API that I’ve never heard of?
More specifically, how do you create folders that the user can move saved files in and out of by changing paths in an Android app?
Do you have to use room or the Android file system API? Is there some other library or API that I’ve never heard of?