Android Question ContentChooser B4A to save as .txt in phone EXTERNAL FOLDER

PURPLE FACE

New Member
Hi, I failed to find an example to show how to save an EditTEXT content (i.e. texts data) as a .txt file inside my phone folder (not the APP root folder). Therefore, I used an AI to show me.

I took the advice not to use DirInternal method (as it will be outdated soon), and use ContentChooser. I declare it as ContentChooser, initialized it, and use the show method. However, I failed to show a dialog box to ask user to save in the folder. Instead, it just open the EXTERNAL FOLDER and nothing can be done.

What has been wrong here? I am a novice user, would appreciate anyone here tell me where the example or resources are. Thanks.
 

josejad

Expert
Licensed User
Longtime User
I failed to find an example to show how to save an EditTEXT content (i.e. texts data) as a .txt file inside my phone folder

 
Upvote 1
Cookies are required to use this site. You must accept them to continue using the site. Learn more…