<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
Finally, a closure. I wrote up some notes on testing Android phone
using <b>ADB</b> and <b>scrcpy</b>.<br>
<a moz-do-not-send="true"
href="https://opengeometry.github.io/NOTES/android/"
class="moz-txt-link-freetext">https://opengeometry.github.io/NOTES/android/</a><br>
Feedbacks are welcomed.<br>
-- <br>
<br>
<br>
<div class="moz-cite-prefix">On 2025-10-18 02:33, William Park via
kwlug-disc wrote:<br>
</div>
<blockquote type="cite"
cite="mid:070ef2e4-d194-4e8f-8a95-59c0cd26b60c@yahoo.ca">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
OK, I got ADB working over wifi.<br>
<blockquote>- It pairs like Bluetooth.<br>
- No USB cable -- frees up the port for charging<br>
- I can send "text", keycode, and screen "tap"</blockquote>
<br>
<br>
<div class="moz-cite-prefix"> 2025-10-17 09:12, Anton Avramov
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:30cc74f3e4b068b43a73a8589d25072d45e2f891.camel@lukav.com">
<meta http-equiv="content-type"
content="text/html; charset=UTF-8">
<style>pre,code,address {
margin: 0px;
}h1,h2,h3,h4,h5,h6 {
margin-top: 0.2em;
margin-bottom: 0.2em;
}ol,ul {
margin-top: 0em;
margin-bottom: 0em;
}blockquote {
margin-top: 0em;
margin-bottom: 0em;
}</style>
<div>You can use adb to send tab, swipes, text and keyevent. <br>
Just search for 'adb shell input' or adb android simulate
input. </div>
<div><br>
</div>
<div>You can use that to automate and you can also use it to
make screenshots of the screen. </div>
<div><br>
</div>
<div>adb can be connected via USB, but the modern phones also
support connecting via the network. </div>
</blockquote>
<br>
<fieldset class="moz-mime-attachment-header"></fieldset>
<pre wrap="" class="moz-quote-pre">_______________________________________________
kwlug-disc mailing list
To unsubscribe, send an email to <a class="moz-txt-link-abbreviated" href="mailto:kwlug-disc-leave@kwlug.org">kwlug-disc-leave@kwlug.org</a>
with the subject "unsubscribe", or email
<a class="moz-txt-link-abbreviated" href="mailto:kwlug-disc-owner@kwlug.org">kwlug-disc-owner@kwlug.org</a> to contact a human being.
</pre>
</blockquote>
<br>
</body>
</html>