<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki.ixheim.de/index.php?action=history&amp;feed=atom&amp;title=Adb_tcpip</id>
	<title>Adb tcpip - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ixheim.de/index.php?action=history&amp;feed=atom&amp;title=Adb_tcpip"/>
	<link rel="alternate" type="text/html" href="https://wiki.ixheim.de/index.php?title=Adb_tcpip&amp;action=history"/>
	<updated>2026-06-29T03:05:57Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Xinux Wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://wiki.ixheim.de/index.php?title=Adb_tcpip&amp;diff=27869&amp;oldid=prev</id>
		<title>Thomas.will: Die Seite wurde neu angelegt: „ =Einstellen des TCP Modus= *adb tcpip 5555  =connect= *adb connect  10.85.70.2:5555  connected to 10.85.70.2:5555 =devices= *adb devices  List of devices atta…“</title>
		<link rel="alternate" type="text/html" href="https://wiki.ixheim.de/index.php?title=Adb_tcpip&amp;diff=27869&amp;oldid=prev"/>
		<updated>2021-08-25T14:00:38Z</updated>

		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „ =Einstellen des TCP Modus= *adb tcpip 5555  =connect= *adb connect  10.85.70.2:5555  connected to 10.85.70.2:5555 =devices= *adb devices  List of devices atta…“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
=Einstellen des TCP Modus=&lt;br /&gt;
*adb tcpip 5555&lt;br /&gt;
&lt;br /&gt;
=connect=&lt;br /&gt;
*adb connect  10.85.70.2:5555&lt;br /&gt;
 connected to 10.85.70.2:5555&lt;br /&gt;
=devices=&lt;br /&gt;
*adb devices&lt;br /&gt;
 List of devices attached&lt;br /&gt;
 10.85.70.2:5555	device&lt;br /&gt;
 pjofm7xoae85fafe	device&lt;br /&gt;
=interaktiv=&lt;br /&gt;
*adb -s 10.85.70.2:5555 shell&lt;br /&gt;
 begonia:/ $ &lt;br /&gt;
;Die Befehle gehen interaktiv und auf der Linux Konsole&lt;br /&gt;
=Beispiele=&lt;br /&gt;
*ip a s&lt;br /&gt;
*ip route show  table all | grep default&lt;br /&gt;
*uname -a&lt;br /&gt;
*df -h&lt;br /&gt;
*cd /bin&lt;br /&gt;
*ls&lt;br /&gt;
&lt;br /&gt;
=befehl ausführen=&lt;br /&gt;
*adb -s 10.85.70.2:5555 shell ls -l /storage/sdcard0/Download/&lt;br /&gt;
=adb pull=&lt;br /&gt;
*adb -s 10.85.70.2:5555 pull  /storage/sdcard0/Download/test.txt&lt;br /&gt;
&lt;br /&gt;
=adb push=&lt;br /&gt;
*echo test &amp;gt; geheim.txt&lt;br /&gt;
*adb -s 10.85.70.2:5555 push geheim.txt /storage/sdcard0/Download/&lt;br /&gt;
&lt;br /&gt;
=adb reboot recovery=&lt;br /&gt;
*adb -s 10.85.70.2:5555 reboot recovery&lt;br /&gt;
=Video=&lt;br /&gt;
*https://www.youtube.com/watch?v=BanKfhtCYg4&lt;/div&gt;</summary>
		<author><name>Thomas.will</name></author>
	</entry>
</feed>