1
0
mirror of https://github.com/gryf/mc_adbfs.git synced 2025-12-18 12:00:19 +01:00

Added support for toolbox

This commit is contained in:
2016-06-04 16:16:51 +02:00
parent b63549c181
commit 7cb2a09282
2 changed files with 35 additions and 18 deletions

View File

@@ -17,7 +17,7 @@ Make sure, that issuing from command line::
$ adb shell busybox ls
should display files from root directory on the device.
it should display files from root directory on the device.
Features
========
@@ -55,6 +55,8 @@ Limitations
files are on the device and so on
* Some filenames might be still inaccessible for operating
* All files operations which needs root privileges will fail (for now)
* The implementation is experimental and it's by now working with mine device;
while it might not work with yours
License
=======