<div dir="auto">Couple of questions:<div dir="auto"><br></div><div dir="auto">1) If adb works with OpenBSD, I'm going to guess that fastboot, which is required on some Android phones in order to unlock their bootloaders or to flash recovery replacements (e.g. TWRP) will also work on OpenBSD as well?</div><div dir="auto"><br></div><div dir="auto">2) Are adb and fastboot available as binary packages for OpenBSD, or do they have to be rolled from source?</div><div dir="auto"><br></div><div dir="auto">This does have my interest piqued, though. Looking forward to playing with both on a BSD finally.</div><div dir="auto"><br></div><div dir="auto">--Robert</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Aug 10, 2020, 12:47 George Rosamond <<a href="mailto:george@ceetonetechnology.com">george@ceetonetechnology.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Just a quick note, since I assume others have wondered about this...<br>
<br>
adb, the debugging interface for Android devices does work, in my case<br>
with OpenBSD.<br>
<br>
There are three important components:<br>
<br>
* enable developer mode on the Android device, which means going into<br>
Settings, About, then clicking seven times on Build Number.<br>
<br>
* once Developer options is enabled as Settings menu option, USB<br>
debugging needs to be enabled<br>
<br>
* USB configuration should be on MTP<br>
<br>
The other thing to note is using the provided USB cable is important.<br>
Just any old USB cable will likely not work.<br>
<br>
This is dated, but points to some possible directions for your happy<br>
hacking:<br>
<br>
<a href="https://gist.github.com/olivier-m/6200184" rel="noreferrer noreferrer" target="_blank">https://gist.github.com/olivier-m/6200184</a><br>
<br>
Less code/services on a device is always a good security practice :)<br>
<br>
g<br>
<br>
_______________________________________________<br>
talk mailing list<br>
<a href="mailto:talk@lists.nycbug.org" target="_blank" rel="noreferrer">talk@lists.nycbug.org</a><br>
<a href="http://lists.nycbug.org:8080/mailman/listinfo/talk" rel="noreferrer noreferrer" target="_blank">http://lists.nycbug.org:8080/mailman/listinfo/talk</a><br>
</blockquote></div>