mvbasov / lWS

lightweight Web Server (lWS) for Android
GNU General Public License v3.0
76 stars 19 forks source link

[FR]open file browser for document root #1

Closed fazlerabbi37 closed 5 years ago

fazlerabbi37 commented 5 years ago

When we click on document root to select the document root for the web server, now an input box opens containing the file path where we I have to put the full path of the directory where we want our document root to be. It would make the process much easier if the file browser opened upon clicking document root and one could choose a directory from the file browser and it would be set as the document root for the web server. Thanks in advance!

mvbasov commented 5 years ago

This feature already implemented. Install OI File Manager and enable it on settings screen.

fazlerabbi37 commented 5 years ago

shouldn't that be enabled for all file managet instead of specific one?

mvbasov commented 5 years ago

My attempts to find way to 'pick directory' using another (closed source) file managers (X-Plore, Total Commander, e.t.c) had no success.