FileTools : Some tools to work with files

Answer all questions:

Android/obb
Actually the app is for my own purpose no need to publish

I saw this and i tried but after this also it is unable to acess Android/obb
I want to just rename files in obb with my app

Thanks, seems to works like a charm here to verify and delete the file

how to copy assets file to storage

use the Copy method…
remember: you only are able to copy to shared storage, see also the overview

Taifun

2 Likes

How do I get the content of a file back so I can show it to
the video player

I didn’t see an option for adding a file. Could that maybe be added?
If that’s what a directory is for, let me know.

That feature is not available in this extension, as you can use the File component.

Why android.permission.MANAGE_EXTERNAL_FILES is asked is it dangerous ?

see you other trhead in the App Inventor community Pick Pdf file on Android12 - #38 by Abbas_Gasri - MIT App Inventor Help - MIT App Inventor Community
please do not crosspost… first choose a builder and then only ask in that community… thank you…
Taifun

A post was split to a new topic: How can i upload any file and send to direct email

Hey guys,

First I would like to congratulate vknow360 for the initiative to create this extension that should even be native to Kodular!

I’m having trouble creating a folder on my smartphone’s sdcard (Android 8.1)
In Companion I am using it to create a Folder through “Create Directory” /sdcard/Posto and I see that it creates a folder sdcard/Posto in the internal storage
Also I can’t copy anything to that folder by “Copy File”

I ask for everyone’s help

The external removable sdcard is only readable, see also How do I download to SD card?

Taifun

1 Like

Thank you for answering me, Taifun

But, how do I copy files to a folder created in the internal storage of the smartphone by the File Tools extension of member vKnow360 ???
It’s not working in my project!!!

I’m wanting to make a “backup” of some file that would be to an sdcard or in an internal storage folder

Thanks from Brazil

Follow the Some basics on Android storage system

What about providing a screenshot of your relevant blocks?

Taifun

1 Like