Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Any file manager should be able to move folders.
I tend to disagree, file manager apps like 'My Files' are more than capable with functionality that meets the needs of most people.The "file managers" included with stock firmware are generally pretty limited. "My Files" comes to mind.![]()
I tend to disagree, file manager apps like 'My Files' are more than capable with functionality that meets the needs of most people.
So where in file mgr. are my bookmark folders?Any file manager should be able to move folders.
So where are my bookmark folders located on my phone?Try X-plore. It will let you move complete folders. I'm sure other file managers will as well, but that's the one I use.
I don't know how I'd go about writing a file manager that couldn't move folders and their contents in one go, never mind why anyone would do this. Android is based on the linux kernel, and if you can invoke the shell command "mv <target> <destination>" that's job done.