Hi guys,
I've been searching, and reading, and searching, and reading and searching...
and I find myself lost...
My app will need to save image files to a user selected folder, being it internal "external storage" or SD external Storage.
Typically the selected folder will ultimately be a mix of existing folders and a new final folder, defined by the user, So I will need not only to access/List/read but also to Write and create folders and subfolders.
Is there a lib, a CustomView, anything I can use without having to learn how the filesystem works and all its permissions?
I've been searching, and reading, and searching, and reading and searching...
and I find myself lost...
My app will need to save image files to a user selected folder, being it internal "external storage" or SD external Storage.
Typically the selected folder will ultimately be a mix of existing folders and a new final folder, defined by the user, So I will need not only to access/List/read but also to Write and create folders and subfolders.
Is there a lib, a CustomView, anything I can use without having to learn how the filesystem works and all its permissions?