Commit Graph

5 Commits

Author SHA1 Message Date
Adeeb Shihadeh 8f054f2a16 disable adb over the network 2025-03-07 11:21:48 -08:00
Adeeb Shihadeh 7e9b49e95f adb: set default port 2025-01-25 13:08:32 -08:00
Mauricio Alvarez Leon f0d8f77a56 add gadget directory check in disabling adb (#439)
directory checking for disabling adb
2025-01-24 12:47:26 -08:00
Adeeb Shihadeh d6b496d720 chmod +x set_adb.sh 2025-01-23 16:43:16 -08:00
Mauricio Alvarez Leon 4e97605c0e Add ADB over USB support (#417)
* figuring out adb device agent

* start adbd service in comma.sh

* implement thundercomm adb implementation

* UDC check

* setup_gadget_mode

* usb gadget created

* adb device shown

* android.rules

* check functionfs mount + add serial number

* 250 maxPower

* lil more

* fix

* doesn't seem to be needed

* cleanup

---------

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2025-01-23 16:31:22 -08:00