Android Question File Save As - create

Robert Valentino

Well-Known Member
Licensed User
Longtime User
Is there a Library that will I can call that will either let the user pick a file to save to or Type in a file name that does not exists.

All the pickers I tried only let you pick. Do any of them let the user type in the file name they want and return that?
 

Erel

B4X founder
Staff member
Licensed User
Longtime User
Upvote 0

Peter Simpson

Expert
Licensed User
Longtime User
ContentChooser will not help here.

Check this class: https://www.b4x.com/android/forum/threads/class-file-explorer-with-visualization.19003/#content
The source code is available so you can add such a feature.

Thank you for the information @Erel,
I've never used ContentChooser before and I've never heard of the File Explorer class before either and I was on my phone at the time and didn't fancy searching the forum with it.

Anyway thank you for the update, you learn something new everyday on here
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…