m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcin Chrzanowski <m@m-chrzan.xyz>2023-12-04 19:53:56 +0100
committerMarcin Chrzanowski <m@m-chrzan.xyz>2023-12-04 19:53:56 +0100
commitc1a157d4175006999555badabbe80fa6f479b76f (patch)
tree2d77fc5c9e8b3da38b92307f98c2dfe4ca73b7d2
parent560b6470aada0b149f350a715f0f9d89ceca816c (diff)
Add sheet for interacting with an Android device
-rw-r--r--android.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/android.md b/android.md
new file mode 100644
index 0000000..c9fdefa
--- /dev/null
+++ b/android.md
@@ -0,0 +1,7 @@
+# For interacting with an Android device
+
+Mount on system:
+
+ aft-mtp-mount <mount directory>
+
+Later just `umount`.