<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Android on Lorbic</title>
    <link>https://lorbic.com/tags/android/</link>
    <description>Recent content in Android on Lorbic</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Mon, 15 Jun 2026 10:00:00 +0530</lastBuildDate>
    <atom:link href="https://lorbic.com/tags/android/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Wireless ADB When Your Network Fights You</title>
      <link>https://lorbic.com/til/2026-06-15-wireless-adb-over-wifi/</link>
      <pubDate>Mon, 15 Jun 2026 10:00:00 +0530</pubDate>
      <guid>https://lorbic.com/til/2026-06-15-wireless-adb-over-wifi/</guid>
      <description>&lt;p&gt;Wireless ADB keeps timing out if you run a VPN or something like Cloudflare WARP. The issue is that these tools route all traffic through a tunnel and block direct peer-to-peer connections on your local network.&lt;/p&gt;&#xA;&lt;p&gt;The fix is a one-time USB handshake to tell the device to listen on TCP before you go wireless.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;step-1-usb-handshake&#34;&gt;Step 1: USB handshake&lt;a class=&#34;anchorjs-link&#34; href=&#34;#step-1-usb-handshake&#34; aria-label=&#34;Link to section: Step 1: USB handshake&#34;&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;Connect your device via USB (USB debugging must be on). Then run:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
