<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Android on emanuelduss.ch</title>
    <link>https://emanuelduss.ch/tags/android/</link>
    <description>Recent content in Android on emanuelduss.ch</description>
    <generator>Hugo -- 0.161.1</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 16 May 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://emanuelduss.ch/tags/android/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Fast Android File Access via SSHFS over Wi-Fi or USB (MTP Alternative)</title>
      <link>https://emanuelduss.ch/posts/fast-android-file-access-via-sshfs/</link>
      <pubDate>Sat, 16 May 2026 00:00:00 +0000</pubDate>
      <guid>https://emanuelduss.ch/posts/fast-android-file-access-via-sshfs/</guid>
      <description>&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;
&lt;p&gt;The MPT protocol used to access files via USB on your phone is not that
efficient. This post shows you an alternative to MTP for accessing your files on
your mobile phone. It works by installilng an SSH server on your phone using
Termux &lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt; and then use it to transfer files from and to your phone. This
can be done either via the Wi-Fi network or by tunneling the SSH traffic through
the USB cable using &lt;code&gt;adb&lt;/code&gt;.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
