John.Reacher
Member
In this thread:
The SaveAs Sub works correctly, but when the user has used OpenWith or load, there is a path and there is no need for SaveAs and it must be saved directly. how must I make save Sub from existing path without using content resolver. Thanks.
SaveAs - Let the user select a target folder + list of other related methods
B4A + B4i example: https://www.b4x.com/android/forum/threads/b4x-texteditor-save-and-load-external-files.132731/#post-838166 List of classes or libraries that can be used to access secondary storages: ContentChooser (Phone libray) - allows the user to select a resource or file using external...
www.b4x.com
The SaveAs Sub works correctly, but when the user has used OpenWith or load, there is a path and there is no need for SaveAs and it must be saved directly. how must I make save Sub from existing path without using content resolver. Thanks.