B4A Code Snippet SaveAs - Let the user select a target folder + list of other related methods - Erel    Nov 1, 2024   (46 reactions) Download are not accessible: more information.
SaveAs- this code, the opposite of ContentChooser or.../threads/manage-external-storage-access-internal-external-storage-sdk-30.130411/
Sub SaveAs... B4A Code Snippet Backup & Restore SQLite using SaveAs - aeric    Nov 2, 2025   (15 reactions) .Date(DateTime.Now)
Dim sf As Object = FileHandler1.SaveAs(File.OpenInput(File.DirInternal...This code snippet is based on tutorial TextEditor - Save and load external files here. This is my... B4A Question How to zip a folder and saveas? - Scantech    Nov 12, 2024 ("its there!!!!!!")
End If
Wait For (SaveAs(File.OpenInput(File.DirInternal, "...)
Log("File saved successfully? " & Success)
Sub SaveAs (Source As InputStream... B4A Tutorial [B4X] TextEditor - Save and load external files - Erel    Sep 10, 2023   (38 reactions) This is a B4i and B4A example, which demonstrates various external files related tasks. 116714 116715 The behavior is not exactly the same as the platforms capabilities and behavior are different. B4A Load external files, including online files, using ContentChooser. Save to an external target, using SaveAs: https://www.b4x.com/android/forum/threads/saveas-let-the-user-select-a-target-folder...-with-activityviewcontroller.73159/#content This also allows saving the text with the Files app. Allow... B4A Question Problem with SaveAs function - noeleon    Sep 8, 2023 I ran into a problem running the example from
https://www.b4x.com/android/forum/threads/saveas-let... file by clicking its filename before clicking SAVE, the new data is written but the file is still... B4A Question saveas and database - andredamen (first post)    Nov 3, 2025 Thanks. This works.... B4A Tutorial Flow chart to help choose folder - Erel    Aug 18, 2021   (22 reactions) This flow chart will help you choose the folder in all kinds of different cases: 116811 There were reasons to use other folders in the past. Those reasons are no longer relevant, mainly due to new restrictions in Android. Other options to access local and remote files: https://www.b4x.com/android/forum/threads/saveas-let-the-user-select-a-target-folder-list-of-other-related-methods.129897/#content... B4A Question Strange behavior in SaveAS (Erel example) - Gerardo Tenreiro (first post)    Sep 13, 2024 I have already changed the path to all possible ones and the result is the same
Before SaveAs the file is always saved correctly with all the data. Sometimes SaveAs saves the file with the data... B4A Question SaveAs on existing file - Erel (first post)    Mar 14, 2024   (3 reactions) 1. This is a feature request. The instructions you posted in the first post were never implemented.
... Spanish [SOLUCIONADO] COPIAR + SAVEAS - josejad (first post)    Mar 27, 2024 Hola:
¿Has probado ya el ejemplo de SaveAs?
https://www.b4x.com/android/forum/threads/saveas-let-the-user-select-a-target-folder-list-of-other-related-methods.129897/#content... Page: 1   2   3   4   5   6   7   |