1
0
mirror of https://github.com/tiyn/wiki.git synced 2025-10-27 08:41:16 +01:00

renamed smart_devices to smart_device

This commit is contained in:
tiyn
2025-10-02 01:36:48 +02:00
parent 97eeb692b8
commit 008233103a
12 changed files with 20 additions and 20 deletions

View File

@@ -2,7 +2,7 @@
[android-file-transfer](https://github.com/whoozle/android-file-transfer-linux) is an MTP client
that allows accessing the files of an [Android](/wiki/android.md)
[smart device](/wiki/smart_devices.md#smartphones-and-tablet-computers) under
[smart device](/wiki/smart_device.md#smartphones-and-tablet-computers) under
[Linux](/wiki/linux.md).
## Setup
@@ -18,7 +18,7 @@ This section addresses the usage of android-file-transfer.
### Mounting and Unmounting Android Device
An [Android](/wiki/android.md)
[smart device](/wiki/smart_devices.md#smartphones-and-tablet-computers) can be mounted by using the
[smart device](/wiki/smart_device.md#smartphones-and-tablet-computers) can be mounted by using the
following command.
Please note that this command assumes one Android device is connected via USB.
In this case the device will be mounted on the directory `~/mnt`.