Tiny Computer File Access Guide
INFO
Source: https://gitee.com/caten/tc-hints/blob/master/pool/fileaccess.md
Original Author: Caten
Contents
Accessing Android Files from Tiny Computer
Ensure Tiny Computer has file access permissions:
Open the Home folder in Tiny Computer.
The Videos, Pictures, Documents, etc. folders in Home are bound to their corresponding Android folders. Access them directly.
To access entire phone storage, navigate to the sd
folder.
Accessing USB/SD Card Files from Tiny Computer
First, check the USB/SD card path using another file manager
(Usually /storage/xxxx...
. If the path is /mnt/...
, you won't have access permissions).
Then enter this address into Tiny Computer's file manager and press Enter.
Note: Do not only enter /storage
or navigate through the /storage
folder
as this will not grant access permissions.
Accessing Tiny Computer Files from Android
Even if the Tiny Computer system crashes or the software fails to start, the internal files are usually still accessible.
You first need a file manager that supports SAF (Storage Access Framework). Here we use Material Files as an example.
After granting permission, a new entry named containers
will appear. You can click on it directly in the future to access Tiny Computer files.
Now, you can access Tiny Computer files just like normal Android files!
This is the root folder of the Tiny Computer.
The Home folder is located at /home/tiny
.